Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements.txt doesn't match the requirements of the default code #86

Open
patrickmineault opened this issue Feb 5, 2021 · 0 comments

Comments

@patrickmineault
Copy link
Contributor

It's a little confusing that the requirements in version.py differ from those in requirements.txt. You have to both install requirements.txt and -e for the code to work, and then you get a scary error about missing duecredit, so you also have to pip install duecredit. I can submit a PR, what would be the preferred route? Adding a -e . to requirements.txt, or changing the requirements in version.py?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant