Skip to content

Commit

Permalink
Hotfix for the setup file due to changes in dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
uijl committed Jul 3, 2019
1 parent 97b9196 commit b8d9a08
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 @@ -37,7 +37,7 @@
"Flask-cors",
"sphinx_rtd_theme",
"Dill",
"halem",
"halem==0.1.3",
]

setup_requirements = [
Expand Down

0 comments on commit b8d9a08

Please sign in to comment.