Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please push tag0.2 to master branch, and push that to pip, so the master also works with python2.7 #3

Closed
tverrbjelke opened this issue Sep 11, 2013 · 1 comment

Comments

@tverrbjelke
Copy link

  1. I did this: with pyhton 2.7

pip install py-urbandict
installs version 0.1 (not working)

  1. I cloned the master, https://github.com/novel/py-urbandict and installed it manually by copying the .py files over the installed version 0.1

  2. Saw that your master setup.py says still 0.1, but already including the 2.7 fixes

  3. saw that in setup.py is also dependency missing: urllib (and for python 3.X the subpackages?)
    So maybe you get that dependency fixed and merge that into the master?

cheers, tverrbjelke

@novel
Copy link
Owner

novel commented Jun 28, 2015

Should be fine now.

@novel novel closed this as completed Jun 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants