Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
s4w3d0ff committed May 29, 2019
1 parent e043b3a commit b792ac4
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 @@ -33,6 +33,6 @@
setup_requires=['pandas', 'numpy', 'scipy'],
install_requires=[
'pymongo',
'polonniexapi'
'poloniexapi'
],
zip_safe=False)

0 comments on commit b792ac4

Please sign in to comment.