Closed lmmentel closed 3 years ago
Tested locally that all the tests are passing against Python 3.9.1.
closes #64
Here are the steps to reproduce:
python3.9 -m venv venv source activate venv/bin/activate pip install -e . pip install -r requirements.txt pytest tests
Tested locally that all the tests are passing against Python 3.9.1.
closes #64
Here are the steps to reproduce: