summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* update tested python versionsDavid Lord2023-01-091-2/+9
* drop Python 3.6David Lord2021-11-081-1/+1
* test Python 3.11David Lord2021-11-051-1/+1
* test Python 3.10David Lord2021-11-051-1/+1
* consistent typing configDavid Lord2021-02-241-5/+5
* update requirements, test Python 3.9David Lord2021-02-061-7/+6
* Setup mypyTeymour Aldridge2020-07-281-0/+6
* use pip-compile to pin dev requirementsDavid Lord2020-05-181-3/+2
* remove unsupported test envsDavid Lord2020-02-051-1/+1
* remove test and coverage results from ciDavid Lord2020-01-261-19/+1
* add py 3.8 and style to testsDavid Lord2020-01-101-9/+11
* ensure deprecation warnings mention versionDavid Lord2020-01-101-1/+1
* fix tox docs buildDavid Lord2019-07-261-0/+1
* warnings are errors during testsDavid Lord2019-07-201-1/+1
* ignore coverage parse errorsDavid Lord2019-07-201-1/+2
* switch tests to azure pipelinesDavid Lord2019-07-201-22/+15
* codecov needs argparse on 2.6David Lord2017-10-081-0/+2
* standard test configurationDavid Lord2017-07-061-4/+35
* Enable py36 in tox.iniAdrian Moennich2017-01-091-1/+1
* standard tox/travis configDavid Lord2016-04-111-4/+3
* Added Python 3.5 to tox and Travis configurationSebastian Noack2015-09-201-1/+1
* Rename testsuite to tests and suggestionsKartheek Lenkala2015-03-221-1/+5
* Moving testsuite directory to root folderKartheek Lenkala2015-03-221-1/+1
* Pytest migration initial commitKartheek Lenkala2015-03-221-1/+1
* Merge pull request #239 from msabramo/tox_posargsMarkus Unterwaditzer2015-02-261-1/+1
|\
| * tox.ini: Use {posargs} so that test runner arguments can be passed toMarc Abramowitz2013-06-051-1/+1
* | Added 3.4 to toxArmin Ronacher2014-06-061-1/+1
|/
* Added nicer test finder from FlaskArmin Ronacher2013-05-201-1/+1
* Add tox configurationDaniel Neuhäuser2013-05-181-0/+5