Skip to content

Commit

Permalink
Merge branch 'master' into update_dl3
Browse files Browse the repository at this point in the history
  • Loading branch information
moralejo authored Oct 29, 2021
2 parents 99289b6 + e758585 commit bde676a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ dependencies:
- toml
- protozfits=2.0
- pyparsing~=2.4
- traitlets=5.0
- pip:
- pytest_runner
- pytest-ordering
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def find_scripts(script_dir, prefix):
'scikit-learn',
'tables',
'toml',
'traitlets',
'traitlets~=5.0.5',
'iminuit~=1.5',
'pymongo',
'pyparsing~=2.4'
Expand Down

0 comments on commit bde676a

Please sign in to comment.