Skip to content

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.

2 participants