Skip to content

Commit

Permalink
Revert pyyaml-include in setup.py as well
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkramer committed Jun 3, 2024
1 parent bf29c47 commit 330b266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'numpy',
'h5py>=2.10',
'PyYAML',
'pyyaml-include',
'pyyaml-include<2.0',
'tqdm',
'pytest',
]
Expand Down

0 comments on commit 330b266

Please sign in to comment.