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

Fix the version of process_nwb==0.1.0 in setup.py #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

emilyps14
Copy link
Contributor

process_nwb has new changes that aren't backwards compatible -- it hasn't been updated on pypi/pip yet, but presumably it will eventually. We should fix the version number in setup.py so that developers don't accidentally get the wrong version when running pip install -e .

`process_nwb` has new changes that aren't backwards compatible -- it hasn't been updated on pypi/pip yet, but presumably it will eventually. We should fix the version number in setup.py so that developers don't accidentally get the wrong version when running `pip install -e .`
@jessierliu
Copy link
Contributor

jessierliu commented Feb 2, 2022

This finally happened, but it is fixed by the addition of -r requirements.txt to the environment .yml files in #129 . So can be closed if that PR is approved. @bendichter

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

Successfully merging this pull request may close these issues.

None yet

2 participants