summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* tests: add support for py311Olly Cope2022-12-141-3/+3
* merge cockroachdbOlly Cope2022-11-091-0/+3
|\
| * tests: promote UserWarning to errorOlly Cope2022-11-031-0/+3
* | docs: enable sphinxcontrib-programoutputOlly Cope2022-11-031-1/+1
|/
* Add support for Psycopg 3Olly Cope2022-10-021-0/+1
* tests: replace mock with stdlib unittest.mockOlly Cope2022-10-021-1/+0
* tests: use freezegun instead of frozendateOlly Cope2022-08-291-1/+1
* tox: fix linter confirmation and reinstate Python 3.7Olly Cope2022-10-051-7/+5
* tox: add python 3.10, remove 3.6, 3.7Olly Cope2022-08-291-6/+4
* tox: enable mypy by defaultOlly Cope2021-01-181-1/+1
* flake8: allow line lengths up to 88 charactersOlly Cope2021-01-181-0/+1
* tox: drop py35 support, add py36 and py39Olly Cope2020-11-051-1/+1
* tox: fix paths to sphinx doc, build directoriesOlly Cope2020-07-171-2/+1
* tox: update link for sphinx themeOlly Cope2020-06-041-1/+1
* tox: add mypy config (not yet enabled by default)Olly Cope2020-06-021-0/+8
* tox: add py35 testsOlly Cope2020-06-021-1/+1
* tox: fix pytest command name and add E203 exception for flake8Olly Cope2020-01-171-3/+6
* Drop python 2.7, 3.6 support, add python 3.8Olly Cope2020-01-161-3/+3
* Fix linter errorsOlly Cope2019-02-131-0/+4
* Add py37 test environment, drop py35Olly Cope2019-01-081-1/+1
* tox: move sphinx and flake8 into separate envsOlly Cope2018-08-171-3/+10
* Move documentation into sphinxOlly Cope2018-06-111-0/+11
* tox: add py36 and remove test support for py33, py34Olly Cope2017-01-121-1/+1
* Remove pytest-stepwise (conflicts with most recent pytest)Olly Cope2015-11-081-1/+0
* tox: add py35 environmentolly2015-09-171-1/+1
* Refactor transaction handling to use nested transactions (savepoints)olly2015-09-021-0/+2
* Add 'new' commandolly2015-09-011-0/+2
* Update tox.ini to include python 3.4 and drop python 3.2olly2015-08-181-1/+1
* Drop python 2.6 supportolly2015-04-161-1/+1
* Switch from nose to py.testolly2015-03-141-2/+4
* ODBC support, added some nosetest after code reviewEugene Klimov2014-04-031-0/+0
* Switch arg parsing to argparse and fix py3 compat bugsolly2014-02-021-0/+1
* Added py32 env to tox.iniolly2014-02-021-1/+1
* Added tox.iniolly2013-06-131-0/+7