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

Add python 3 support #134

Merged
merged 1 commit into from
Jan 3, 2016
Merged

Add python 3 support #134

merged 1 commit into from
Jan 3, 2016

Conversation

terite
Copy link
Contributor

@terite terite commented Dec 8, 2015

No description provided.

@@ -2,6 +2,8 @@ sudo: false
language: python
python:
- 2.7
- 3.4
- 3.5
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I chose these 2 since they're the only versions that Django 1.9 supports.

https://docs.djangoproject.com/en/1.9/releases/1.9/

@terite
Copy link
Contributor Author

terite commented Dec 8, 2015

The current build failures should be fixed by #133

@ChristopherRabotin
Copy link
Owner

Can you rebase off of master (and fix the merge conflict) to confirm that the builds succeed. Thanks.

@terite
Copy link
Contributor Author

terite commented Dec 8, 2015

@ChristopherRabotin done!

ChristopherRabotin added a commit that referenced this pull request Jan 3, 2016
@ChristopherRabotin ChristopherRabotin merged commit 7da48bf into ChristopherRabotin:master Jan 3, 2016
@diwu1989 diwu1989 deleted the py3 branch January 5, 2016 01:12
@diwu1989
Copy link
Contributor

diwu1989 commented Jan 5, 2016

great way to start the new year, with Python3 support for Bungiesearch, congrats guys

@ChristopherRabotin
Copy link
Owner

Agreed! And I'll do the PyPi release today.

On Tue, Jan 5, 2016, 02:12 Di Wu notifications@github.com wrote:

great way to start the new year, with Python3 support for Bungiesearch,
congrats guys


Reply to this email directly or view it on GitHub
#134 (comment)
.

@terite
Copy link
Contributor Author

terite commented Jan 5, 2016

👏 🍰 🎆

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.

None yet

4 participants