Slackbot
08/28/2022, 7:46 PMEduardo
Rod
08/28/2022, 7:51 PMEduardo
pip install .
python -c "import soorgeon"
pip install ".[dev]"
this will ensure that if we only install mandatory dependencies, import soorgeon
works without problemsEduardo
Eduardo
Rod
08/28/2022, 7:59 PMRod
08/28/2022, 11:43 PMRod
08/29/2022, 12:48 AMEduardo
Rod
08/31/2022, 8:57 PMEduardo