ecogVIS icon indicating copy to clipboard operation
ecogVIS copied to clipboard

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

Open emilyps14 opened this issue 3 years ago • 1 comments

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 .

emilyps14 avatar Mar 16 '21 18:03 emilyps14

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

jessierliu avatar Feb 02 '22 00:02 jessierliu