Skip to content

Commit

Permalink
Add stone to setup.py (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogebrd authored Dec 4, 2020
1 parent 81950ab commit 2293afa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
install_reqs = [
'requests >= 2.16.2',
'six >= 1.12.0',
'stone >= 2.*',
]

setup_requires = [
Expand Down

0 comments on commit 2293afa

Please sign in to comment.