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
{{ message }}
This repository was archived by the owner on Apr 20, 2022. It is now read-only.
The requirements_dev.txt that is indicated in the instructions the set up the development environment is not included in the repository. Also the init.py containing the version number is missing, and in this case, the pip install -e . command can't work.
The requirements_dev.txt that is indicated in the instructions the set up the development environment is not included in the repository. Also the init.py containing the version number is missing, and in this case, the
pip install -e .command can't work.