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 has been 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 text was updated successfully, but these errors were encountered:
Good catch. The Ouroboros docs are mostly a copy-and-paste of another project, so there are a few bits that don't apply. We need to do a general cleanup of those docs and instructions.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 text was updated successfully, but these errors were encountered: