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

Use tox to test for multiple Python versions #5

Merged
merged 1 commit into from Sep 21, 2014
Merged

Conversation

dahlia
Copy link
Contributor

@dahlia dahlia commented Sep 14, 2014

tox is a tool to run tests on several Python versions. You can run tests using the following command:

$ pip install tox
$ tox

@cpburnz
Copy link
Owner

cpburnz commented Sep 20, 2014

Can you remove the commit for Python 2.6 support? I'd prefer to not explicitly support 2.6 because it's officially retired.

@dahlia
Copy link
Contributor Author

dahlia commented Sep 21, 2014

Okay, I removed the commit.

@cpburnz
Copy link
Owner

cpburnz commented Sep 21, 2014

Great, thanks.

cpburnz added a commit that referenced this pull request Sep 21, 2014
Use tox to test for multiple Python versions
@cpburnz cpburnz merged commit 3e0eaaf into cpburnz:master Sep 21, 2014
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

2 participants