summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* replace pkg_resources uses with importlib_metadataMichael Merickel2022-05-151-0/+1
* initial setup removing importlib-metadataMichael Merickel2022-05-153-26/+5
* move fixtures into the setup code for the test suiteMichael Merickel2022-05-151-0/+16
* blackify/isort/flake8Michael Merickel2022-05-1511-92/+98
* refactor package info to setup.cfg, run pyupgradeMichael Merickel2022-05-152-3/+3
* remove compat moduleMichael Merickel2022-05-151-6/+3
* Make 'python setup.py test' work (#5)Chris Dent2018-11-261-1/+1
* Fix string-formatting args when raising LookupErrorTim Burke2016-07-2023-0/+631