summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* deprecate backend part 5 of n (#6523)Paul Kehrer2021-11-031-1/+0
| | | | | * deprecate backend part 5 of n * remove doc8
* Remove setup_requires -- setuptools has deprecated it (#6465)Alex Gaynor2021-10-241-5/+1
| | | | | * Remove setup_requires -- setuptools has deprecated it * Update comments
* Revert "Ban cffi version that makes CI sad (#6418)" (#6441)Alex Gaynor2021-10-191-2/+2
| | | | | | | | | * Revert "Ban cffi version that makes CI sad (#6418)" This reverts commit bba65084eadca64776d520004ded10375ab5d30e. * Run the necessary teardown code always * Restore this
* Ban cffi version that makes CI sad (#6418)Alex Gaynor2021-10-171-2/+2
| | | | | | | | | * Update installation for testing against bookworm * Try bumping macOS timeout * Try pinning cffi * Ban 1.15.0
* py310 is out and in GHA (#6385)Paul Kehrer2021-10-051-1/+2
| | | | | * py310 is out and in GHA * also switch windows/macos since we test min/max py3 there only
* Port most of setup.py to setup.cfg (#6239)Paul Kehrer2021-08-291-0/+82
| | | | | | | | | * try porting over setup.py config * reduce duplication * flake * move long_description, remove more lines from setup.py
* add project_urls especially changelog (#6228)Thomas Grainger2021-08-261-0/+6