summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Excluded pypy+macOS 11 from the test matrixAlex Grönholm2020-11-291-2/+2
* Added macOS 11 to the test matrixAlex Grönholm2020-11-291-1/+1
* Tests CPython with only 2.7, 3.6 and 3.9Alex Grönholm2020-11-291-7/+1
* Declare support for and test Python 3.9 (#380)Hugo van Kemenade2020-11-201-1/+1
* Upgraded to newer versions of several workflow tasksAlex Grönholm2020-08-142-7/+7
* Fixed duplicate runs in the codeqa-test workflowAlex Grönholm2020-08-141-3/+2
* Fixed test matrix config for PyPy2Alex Grönholm2020-08-141-3/+3
* Added PyPy2 to the test matrixAlex Grönholm2020-08-141-1/+5
* Fix resource leak in WheelFile.open() (#338)Jon Dufresne2020-03-241-1/+1
* Fixed the name of the codeqa/test workflowAlex Grönholm2020-03-241-1/+1
* Updated the release procedureAlex Grönholm2020-03-242-14/+8
* Fixed installing from sdist in some non-UTF8 environmentsAlex Grönholm2020-01-281-1/+1
* Fixed installation from sdist (#334)Alex Grönholm2020-01-272-3/+9
* Fixed syntax for pep517.build0.34.0Alex Grönholm2020-01-271-1/+1
* Fixed publish workflow not being run on local tag creationAlex Grönholm2020-01-271-4/+2
* Migrated to the src layoutAlex Grönholm2020-01-221-1/+1
* Replaced Travis with Github ActionsAlex Grönholm2020-01-222-0/+81