summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Update to flake8 v6Jordan Cook2022-12-131-5/+10
* Move mypy config from setup.cfg to pyroject.tomlJordan Cook2022-03-111-5/+0
* Update `DbDict.bulk_delete()` to support deleting more items than SQLite's va...Jordan Cook2021-08-021-0/+1
* Convert packaging config to poetryJordan Cook2021-05-091-26/+1
* Minor config updatesJordan Cook2021-05-081-1/+1
* Move python_requires from setup.cfg to setup.py so it gets included in packag...Jordan Cook2021-04-111-2/+0
* Fix remaining linting issues, and add flake8 to 'analyze' job in GitHub ActionsJordan Cook2021-04-011-0/+1
* More usage examples, formatting, and editing for Readme + Sphinx docsJordan Cook2021-03-241-3/+3
* Add and rewrite unit tests for CachedSession and CachedResponse using request...Jordan Cook2021-03-221-0/+8
* Move setuptools metadata to setup.cfgJordan Cook2021-02-261-0/+31
* Add setup.cfg for wheelRoman Haritonov2016-03-191-0/+2