Skip to content

Commit

Permalink
Pin pyne to 0.7.0 (#1296)
Browse files Browse the repository at this point in the history
Fixes showstopper installation issue caused by the change from pyne.data.QAWarning to pyne.utils.QAWarning
  • Loading branch information
andrewfullard authored Sep 9, 2020
1 parent cd8e4ba commit 862025e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardis_env3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
# I/O
- pyyaml
- jsonschema
- pyne=0.7
- pyne=0.7.0
- pytables
- h5py
- requests
Expand Down

0 comments on commit 862025e

Please sign in to comment.