summary refs log tree commit diff
path: root/setup.cfg (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump setuptools; correct pyproject version number (#12478)David Robertson2022-04-201-9/+0
* Prune setup.cfg some more (#12059)David Robertson2022-02-221-12/+0
* Move isort config to `pyproject.toml` (#12052)David Robertson2022-02-221-11/+0
* Fix (final) Bugbear violations (#9838)Jonathan de Jong2021-04-201-2/+1
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-2/+1
* Bugbear: Add Mutable Parameter fixes (#9682)Jonathan de Jong2021-04-081-2/+2
* Enable addtional flake8-bugbear linting checks. (#9659)Jonathan de Jong2021-03-241-2/+2
* Enable flake8-bugbear, but disable most checks. (#9499)Jonathan de Jong2021-03-161-1/+2
* Add a list of hashes to ignore during git blame. (#9560)Patrick Cloke2021-03-091-0/+1
* Remove docs/sphinx and related references (#8480)Andrew Morgan2020-10-071-5/+0
* isort 5 compatibility (#7786)Will Hunt2020-07-051-1/+0
* Replace all remaining six usage with native Python 3 equivalents (#7704)Dagfinn Ilmari Mannsåker2020-06-161-1/+1
* Run Black. (#5482)Amber Brown2019-06-201-4/+3
* Fix a number of flake8 errorsRichard van der Hoff2018-10-241-9/+8
* Port http/ to Python 3 (#3771)Amber Brown2018-09-061-2/+3
* Move v1-only APIs into their own module & isolate deprecated ones (#3460)Amber Brown2018-07-191-0/+1
* add config for pep8Richard van der Hoff2018-07-181-3/+8
* Add an isort configuration (#3463)Amber Brown2018-07-091-0/+12
* Port to sortedcontainers (with tests!) (#3332)Amber Brown2018-06-061-1/+2
* Fix flake8 configurationRichard van der Hoff2016-07-261-4/+2
* Use google style doc strings.Mark Haines2016-04-011-0/+3
* Explain what W503 isDaniel Wagner-Hall2016-02-021-1/+1
* Fix flake8 warnings for new flake8Daniel Wagner-Hall2016-02-021-0/+1
* Make 'setup.py test' run toxMark Haines2015-08-261-3/+0
* Add max-line-length to the flake8 section of setup.cfgMark Haines2015-08-131-0/+3
* Fix manifest. Ignore contrib and docs directories when checking manifest agai...Mark Haines2015-01-221-0/+8
* Reference Matrix Home Servermatrix.org2014-08-121-0/+10