summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [pre-commit.ci] pre-commit autoupdatepre-commit-ci-update-configpre-commit-ci[bot]2022-01-031-3/+3
* Removed *.dylib from gitignoreAlex Grönholm2022-01-031-1/+0
* Ignore DLLs generated by the test distributionsAlex Grönholm2022-01-021-0/+3
* Remove Python < 3.6 skips and master branch references (#435)Hugo van Kemenade2022-01-012-10/+3
* Replaced all uses of distutils with setuptools (#428)Alex Grönholm2021-12-319-48/+79
* Added more pre-commit checks and a tox job for it (#434)Henry Schreiner2021-12-313-32/+40
* Added pyupgrade and flake8-bugbear to pre-commit config (#432)Henry Schreiner2021-12-3031-72/+135
* Removed code quality checks from the main GA workflowAlex Grönholm2021-12-301-21/+1
* Fixed pre-commit parameters for BlackHenry Schreiner2021-12-306-80/+75
* Switched to upstream flake8 in pre-commit configAlex Grönholm2021-12-291-5/+5
* Corrected the flake8 section nameAlex Grönholm2021-12-291-1/+1
* Removed leftover pytest-cov configurationAlex Grönholm2021-12-291-1/+0
* Eliminated pyproject.toml entirelyAlex Grönholm2021-12-294-29/+25
* Backed out of PEP 517 buildsAlex Grönholm2021-12-292-5/+0
* Added the first batch of type annotationsAlex Grönholm2021-12-265-17/+26
* Tidied up the code in the metadata moduleAlex Grönholm2021-12-251-4/+7
* Eliminated unwarranted pkg-info workaroundsAlex Grönholm2021-12-251-45/+11
* Eliminated the pkg_info moduleAlex Grönholm2021-12-254-47/+8
* Eliminated more py2 compatibility codeAlex Grönholm2021-12-243-72/+37
* Further reduced the number of test environmentsAlex Grönholm2021-12-241-0/+6
* Added missing toml extra to coverage installAlex Grönholm2021-12-241-1/+1
* Added the pre-commit configuration fileAlex Grönholm2021-12-242-1/+23
* Moved tool configurations to pyproject.tomlAlex Grönholm2021-12-243-15/+15
* Adopted isort and applied it to the codebaseAlex Grönholm2021-12-249-16/+28
* Migrated flake8 config from setup.cfg to pyproject.tomlAlex Grönholm2021-12-244-7/+7
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-2431-787/+1145
* Removed mentions of old Python versions in the installation docsAlex Grönholm2021-12-241-2/+1
* Use build isolation when building wheel itselfAlex Grönholm2021-12-234-3/+8
* Removed unused functionAlex Grönholm2021-12-231-6/+0
* Updated vendored packaging to 21.3Alex Grönholm2021-12-226-520/+531
* Updated branch name in Cirrus CI configurationAlex Grönholm2021-12-221-1/+1
* Upgraded to py3.7+ syntaxAlex Grönholm2021-12-2218-52/+49
* Added caching for pipAlex Grönholm2021-12-221-0/+8
* Switched to installing and running flake8 directlyAlex Grönholm2021-12-221-5/+8
* Use the latest Python 3.x version to publish packagesAlex Grönholm2021-12-221-1/+1
* Dropped support for unmaintained Python versionsAlex Grönholm2021-12-2218-136/+56
* Updated branch name in GA test workflow0.37.1Alex Grönholm2021-12-221-1/+1
* Created a new releaseAlex Grönholm2021-12-222-2/+2
* Added news entry for PR #427Alex Grönholm2021-12-221-0/+1
* Support unpacking wheels that contain files with commas in their names (#427)Hood Chatham2021-12-227-18/+42
* CI: Fixed PyPY and used Python 3.10.0 (#423)Henry Schreiner2021-10-081-5/+5
* Don't count vendored code into coveragemasterAlex Grönholm2021-08-181-1/+2
* Fixed wheel pack duplicating WHEEL contents on build number changeAlex Grönholm2021-08-153-4/+20
* Created a new release0.37.0Alex Grönholm2021-08-092-2/+2
* Updated the flake8 action to the latest versionAlex Grönholm2021-08-091-1/+1
* Readded macOS 11 to the testing matrixAlex Grönholm2021-08-091-4/+2
* Added classifier for Python 3.10 supportAlex Grönholm2021-08-092-0/+2
* Added Python 3.10 to the testing matrix (#414)Hugo van Kemenade2021-08-092-2/+2
* Test using FreeBSD 13.0 (#405)Alex Grönholm2021-05-231-1/+1
* Fix typo of comments (#404)Yusuke Hayashi2021-05-221-2/+2