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

Error on python3 #25

Closed
kvesteri opened this issue Nov 12, 2013 · 3 comments
Closed

Error on python3 #25

kvesteri opened this issue Nov 12, 2013 · 3 comments

Comments

@kvesteri
Copy link

furl 3.6:

"furl/setup.py", line 37, in
tests_require=[] if version_info[0:2] >= [2,7] else ['unittest2'],

TypeError: unorderable types: tuple() >= list()

@gruns
Copy link
Owner

gruns commented Nov 15, 2013

Merged with #27.

@gruns gruns closed this as completed Nov 15, 2013
@gruns
Copy link
Owner

gruns commented Nov 19, 2014

@kvesteri furl v0.4.0 now supports Python 3.

@kvesteri
Copy link
Author

Awesome!

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