Skip to content

Commit

Permalink
python 2.7 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Jul 24, 2019
1 parent 2b4d3ec commit bac9637
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"pytest-cov",
"pytest-timeout",
"pytest-regressions",
"aiida-crystal17>=0.9.0b5"
"aiida-crystal17>=0.9.0b5",
"ase<3.18; python_version < '3'"
],
"code_style": [
"flake8<3.8.0,>=3.7.0",
Expand Down

0 comments on commit bac9637

Please sign in to comment.