Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
edeno committed Oct 8, 2024
1 parent 6dc69f8 commit 6e45a0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
- scipy
- pandas
- pynwb
- nwbinspector>=5.0.0
- nwbinspector>=0.5.0
- dask
- ipython
- black
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = [
"scipy",
"pandas",
"pynwb",
"nwbinspector>=5.0.0",
"nwbinspector>=0.5.0",
"ndx_franklab_novela",
"pyyaml",
"neo",
Expand Down

0 comments on commit 6e45a0d

Please sign in to comment.