summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* use https for PyPIBenjamin Peterson2016-04-161-1/+1
|
* tox.ini edited online with BitbucketRick van Hattem2015-02-091-1/+1
|
* added flake8 for pep8 and pyflakes supportRick van Hattem2015-01-131-4/+7
|
* Merged in msabramo/six/tox_posargs (pull request #37)Benjamin Peterson2014-05-091-1/+1
|\ | | | | | | tox.ini: Add {posargs} to py.test command
| * tox.ini: Add {posargs} to py.test commandMarc Abramowitz2014-05-081-1/+1
| | | | | | | | | | | | so that user can call tox with options and pass them to py.test -- e.g.: tox -e py26,py27,py33 -- -v --tb=short --showlocals -k test_map
* | tox.ini: Remove py24Marc Abramowitz2014-05-091-1/+1
| | | | | | | | It's no longer supported because setup.py uses a context manager
* | tox.ini: Add py34Marc Abramowitz2014-05-081-1/+1
|/
* Add py33 and pypy to tox.iniMarc Abramowitz2012-11-251-1/+1
|
* depend on py.testBenjamin Peterson2011-12-021-0/+1
|
* set min py.test versionBenjamin Peterson2011-12-021-0/+3
|
* test python 3.2, tooBenjamin Peterson2011-06-191-1/+1
|
* add tox.iniBenjamin Peterson2010-11-261-0/+8