Skip to content

Python 3 support #5

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

Merged
merged 3 commits into from
Aug 4, 2015
Merged

Python 3 support #5

merged 3 commits into from
Aug 4, 2015

Conversation

vinta
Copy link
Contributor

@vinta vinta commented Jun 13, 2015

  • fix TypeError for json.loads in Python 3
  • claim Python 3 support in setup.py

@galuszkak
Copy link
Contributor

Looks awesome @vinta ! Can someone merged that @tzangms ?

tzangms added a commit that referenced this pull request Aug 4, 2015
@tzangms tzangms merged commit dec96e0 into StreetVoice:master Aug 4, 2015
@tzangms
Copy link
Contributor

tzangms commented Aug 4, 2015

Merged, I will update package on PyPI tomorrow

@galuszkak
Copy link
Contributor

@tzangms before maybe it's good to add django 1.8 support? (in req there is "django >= 1.4, < 1.7", )

@tzangms
Copy link
Contributor

tzangms commented Aug 4, 2015

oh, I think I should have to setup a project for easier testing, maybe django 1.8 support in next release.

@galuszkak
Copy link
Contributor

@tzangms I can setup tox + travis for different python and django versions. If that will be useful I can do it today.

@tzangms
Copy link
Contributor

tzangms commented Aug 4, 2015

I think I've already have a Mock of elastic transcoder's, maybe modify the .travis.yml to run the build will solve the problem?

I don't have experience on tox :p

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