forked from NovelaNeuro/ndx-franklab-novela
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use ndx-optogenetics and bump to 0.2.0 (#6)
* Use ndx-optogenetics and bump to 0.2.0 * Update inner cached spec * Remove "experimenter" from FrankLabOptogeneticEpochsTable * Remove serial_number from CameraDevice * Remove resolution_in_pixels from CameraDevice * Fix dims of spatial filter columns * Update upper bounds on pynwb and hdmf * Update changelog * Update docs and tests * Remove extra spec files * Add ndx-optogenetics to pinned testing reqs * Update requirement versions * Use latest pynwb and hdmf * Update CHANGELOG.md * Update CHANGELOG.md * Update Loren's email address
- Loading branch information
Showing
12 changed files
with
541 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# pinned dependencies to reproduce an entire development environment to run tests and check code style | ||
flake8==4.0.1 | ||
pytest==6.2.5 | ||
flake8==7.1.1 | ||
pytest==8.3.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# pinned dependencies to reproduce a working development environment | ||
hdmf_docutils==0.4.4 | ||
hdmf==3.1.1 | ||
pynwb==2.0.0 | ||
hdmf_docutils==0.4.8 | ||
hdmf==4.0.0 | ||
pynwb==2.8.3 | ||
ndx-optogenetics==0.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.