Skip to content
Snippets Groups Projects
Commit 35ed135c authored by Lauri Himanen's avatar Lauri Himanen
Browse files

Added pyyaml as a dependency because the BigDFT parser needs it. I don't think...

Added pyyaml as a dependency because the BigDFT parser needs it. I don't think there currently is a parser specific way to install dependencies, so I added it here.
parent 7c724282
No related branches found
No related tags found
No related merge requests found
future future
numpy numpy
cython cython
Pint==0.7.2 Pint==0.7.2
ase==3.12.0 ase==3.12.0
...@@ -7,3 +7,4 @@ setuptools ...@@ -7,3 +7,4 @@ setuptools
scipy scipy
mdtraj==1.7.2 mdtraj==1.7.2
pandas pandas
pyyaml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment