unwitting / bitstampy

Bitstamp API wrapper for Python
MIT License
55 stars 21 forks source link

Fixed import error in python3.5 #7

Closed johan-bjareholt closed 8 years ago

johan-bjareholt commented 8 years ago

Replaced "import calls" to "from . import calls" in api.py

Tested on python 3.5.1 and 2.7.11

L1Cafe commented 7 years ago

You fixed it in the git repository, but the pip package is still broken. Please fix it soon, thanks!

https://pypi.python.org/pypi/bitstampy/0.0.8

unwitting commented 7 years ago

@L-Cafe @johan-bjareholt terribly terribly sorry, I don't maintain this repo particularly actively anymore and this totally slipped my mind. Now available at https://pypi.python.org/pypi/bitstampy/0.0.9