Skip to content

Conversation

@maiksaray
Copy link

Python 3 support implemented.

The only thing left is to update version and reupload to PyPI

@gsnedders
Copy link
Owner

Hey!

FWIW: This hasn't really been maintained in a long time (and never really by me).

I'm happy to add support for Python 3, and this prompted me to get #3 landed (at last!), but trying to run tox -e py37 with this merged shows that some of the test files still use Py2 syntax. Could you add Python 3.7 to .travis.yml and tox.ini and fix it so it passes?

Thanks!

@maiksaray
Copy link
Author

maiksaray commented Mar 13, 2019

I'm sorry, it seems that tox.ini is not in the repo. I (or @rokatyy ) will have a look at .travis.yml and test code

@gsnedders
Copy link
Owner

There's definitely tox.ini in master; you'll need to rebase/merge onto master to get that present.

Mikhail Saravayskiy added 2 commits March 14, 2019 13:18
# Conflicts:
#	.travis.yml
#	t/image_test.py
 * fixed one more Exception usage
@maiksaray
Copy link
Author

CI failed, investigating

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

Successfully merging this pull request may close these issues.

3 participants