summaryrefslogtreecommitdiff
path: root/pytest.ini
Commit message (Collapse)AuthorAgeFilesLines
* some manual python2 metadata cleanupAnthony Sottile2021-03-301-7/+1
|
* fix CI buildAnthony Sottile2019-07-081-0/+3
|
* Remove remnants from previous PRsAnthony Sottile2019-01-291-2/+0
| | | | | - warnings in configparser were silenced upstream (unless `-3` is passed) - we no longer invoke tests from `python setup.py test`
* Enforce warnings under testAnthony Sottile2019-01-071-0/+6
|
* setup.cfg: Move pytest options to pytest.iniVille Skyttä2016-09-181-0/+3
https://github.com/pytest-dev/pytest/issues/567