Skip to content

Commit 2293afa

Browse files
authored
Add stone to setup.py (#300)
1 parent 81950ab commit 2293afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
install_reqs = [
2828
'requests >= 2.16.2',
2929
'six >= 1.12.0',
30+
'stone >= 2.*',
3031
]
3132

3233
setup_requires = [

0 commit comments

Comments
 (0)