Skip to content

Commit

Permalink
Update environment-Linux.yml
Browse files Browse the repository at this point in the history
Test using latest PyInstaller
  • Loading branch information
rly authored Jan 9, 2024
1 parent 5fe6055 commit fef5def
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environments/environment-Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ channels:
- defaults
dependencies:
- python = 3.9.18
- PyInstaller = 5.13.0
- PyInstaller = 6.3.0
# pin pyinstaller hooks as temp fix for https://github.com/NeurodataWithoutBorders/nwb-guide/issues/559
- pyinstaller-hooks-contrib = 2023.11
# - pyinstaller-hooks-contrib = 2023.11
- nodejs = 18.16.1
- numcodecs = 0.11.0
# install these from conda-forge so that dependent packages get included in the distributable
Expand Down

0 comments on commit fef5def

Please sign in to comment.