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

Support to test on Python 3.5 and 3.6 #182

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Support to test on Python 3.5 and 3.6 #182

wants to merge 3 commits into from

Conversation

gilsondev
Copy link

Prepare the project to run all test over Python 3.5 and 3.6 via tox

.gitignore Outdated
@@ -5,3 +5,5 @@ include/
lib/
.Python
bumpversion.egg-info/
.pytest_cache/
tests/__pycache__/
Copy link

Choose a reason for hiding this comment

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

Why not just __pycache__/?

Copy link
Author

Choose a reason for hiding this comment

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

Fixed

@gilsondev
Copy link
Author

Job failed on 3.3, 3.2 and PyPy2.7

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.

2 participants