Closed adrianliaw closed 8 years ago
I've changed function.py L62 so that it requests the right URL. And also removed encode call in L11, it somehow produced an error.
Finally, the .egg-info directory and all the pyc files shouldn't appear in the repo, so I also removed them and modified .gitignore
Thanks for the help. I'm merging this and will push out a new version to PyPi soon.
I've changed function.py L62 so that it requests the right URL. And also removed encode call in L11, it somehow produced an error.
Finally, the .egg-info directory and all the pyc files shouldn't appear in the repo, so I also removed them and modified .gitignore