summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Finish adding support for Python 3.11Colin Watson2023-03-141-0/+1
* Provide a ``testtools[twisted]`` extraColin Watson2022-07-011-0/+2
* Merge branch 'master' into rm-3.5Hugo van Kemenade2022-05-041-1/+1
|\
| * doc: Remove references to unittest2Stephen Finucane2022-02-071-1/+1
* | Drop support for EOL Python 3.5Hugo van Kemenade2022-02-071-1/+0
|/
* Add support for Python 3.10Jürgen Gmach2021-10-141-0/+1
* Add support for Python 3.9Hugo van Kemenade2021-06-121-0/+1
* Fix UserWarning: Usage of dash-separated ... will not be supported in future ...Hugo van Kemenade2021-06-111-3/+3
* Remove unittest2 from setup.cfg and add tox.ini fileFederico Ressi2020-07-101-1/+0
* Fix classifierHugo2020-02-041-1/+1
* Universal wheels only when supporting Python 2 and 3Hugo van Kemenade2020-02-041-3/+0
* Drop support for EOL Python 2.7Hugo2020-01-181-2/+1
* Merge branch 'master' into add-pypy3Jelmer Vernooij2019-11-281-1/+0
|\
| * Drop support for EOL Python 3.4Hugo2019-11-251-1/+0
* | Add support for Python 3.7 and 3.8Hugo2019-11-251-0/+2
|/
* Drop support for EOL Python 3.3Hugo2018-05-031-1/+0
* Update classifiersHugo2018-01-091-0/+15
* Add ResourcedToStreamDecorator test result decorator for testresources integr...Free Ekanayaka2017-04-111-0/+1
* Decouple log handling from Deferred wranglingJonathan Lange2016-01-291-1/+0
* Add testscenarios for use by tests.Robert Collins2015-11-191-0/+1
* Programmatically declare test dependencies.Robert Collins2015-07-011-0/+5
* Switch to pbr as a build systemRobert Collins2015-05-051-4/+13
* Build universal wheels.Robert Collins2014-11-161-0/+3
* Merge Christian Kampka's patch to give us distutils test running support.Jonathan Lange2011-04-011-2/+0
* * Fixes TestCommand import and reexports it from the testtools packageChristian Kampka2011-02-281-0/+6