summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Fix documentationdocsBernat Gabor2018-10-261-11/+7
* workaround ConfigParser bugBernat Gabor2018-10-261-0/+1
* fix flake8 errorsBernat Gabor2018-10-251-3/+2
* fix readme, add lint paramsBernat Gabor2018-10-251-1/+27
* fix coverage reporterBernat Gabor2018-10-251-7/+7
* add embed tox envBernat Gabor2018-10-251-1/+8
* move to src layout to fix coverage reportBernat Gabor2018-10-231-8/+11
* move CI to Azure PipelinesBernat Gabor2018-10-231-0/+16
* Improve tox and add pyproject.toml (#1216)Bernát Gábor2018-10-221-28/+59
* Drop support for Python 2.6Donald Stufft2018-05-161-1/+1
* travis: remove py33 and added py36Sorin Sbarnea2017-10-051-1/+1
* Drop PyPy3Donald Stufft2016-11-151-2/+2
* Move the command line tests from tox.ini to a proper test filePaul Moore2016-02-031-3/+0
* Test more virtualenv invocationstest-virtualenv-moreMatthew Iversen2016-01-221-3/+23
* Check for long_description correctnessMatt Iversen2015-09-261-2/+4
* Add python 3.5 to CI / tox testingMatt Iversen2015-09-251-1/+1
* Test against pypy3Donald Stufft2014-12-201-1/+1
* Add docs building to tox/travisMatthew Iversen2014-06-151-1/+7
* switch to py.testDonald Stufft2014-05-021-2/+2
* Fix Python 3.4 support in ToxDonald Stufft2014-05-021-1/+1
* Build Python 3.4Donald Stufft2014-01-141-1/+2
* Switch running tests over to toxDonald Stufft2014-01-141-0/+10