Skip to content

Commit

Permalink
Merge pull request #9 from jacobstein123/patch-1
Browse files Browse the repository at this point in the history
Merging this as a temporary fix, but opened an issue (#10) to update the code to work with the most recent version of cmd2.
  • Loading branch information
borjasotomayor authored May 31, 2018
2 parents 9210bbf + 957f044 commit b541ed3
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 @@ -55,7 +55,7 @@
"tornado >= 5.0.2",
"click >= 5.1",
"pyyaml >= 3.11",
"cmd2 >= 0.8.5",
"cmd2 == 0.8.7",
"colorama >= 0.3.9"
],
setup_requires = [ "setuptools_git >= 1.0" ],
Expand Down

0 comments on commit b541ed3

Please sign in to comment.