You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pypi fix (#109)
* Dependencies from git sources moved from `setup.py` to `requirements-dev.txt`.
- README.md updated.
* Package source added to requirement message helper function, so that packages available from git source can now be inherently added.
* CI updated with requirements-dev.txt.
* Pip installations orders changed.
- Typo fix in utils.py
* Package `click` is fixed at version 8.0.4.