summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
...
| * Bump setup-python action to v1.1.1Sviatoslav Sydorenko2020-01-201-1/+1
| |
| * Use `python-version` in setup-python actionSviatoslav Sydorenko2020-01-201-1/+1
|/ | | | Before this change, a deprecated `version` arg was used.
* Merge pull request #1980 from pypa/feature/bootstrap-in-toxJason R. Coombs2020-01-191-4/+0
|\ | | | | Bootstrap the environment in tox, allowing simple 'tox' to run tests.
| * Bootstrap the environment in tox, allowing simple 'tox' to run tests and ↵Jason R. Coombs2020-01-191-4/+0
| | | | | | | | simplifying all of the pipelines.
* | Disable Python 2 tests on Github ActionsJason R. Coombs2020-01-191-1/+0
|/
* Upgrade the macOS VMs to use a new supported version Sviatoslav Sydorenko2020-01-121-1/+1
| | | | | | | This change is necessary because macOS 10.15 is now deprecated. Ref: https://github.blog/changelog/2019-10-31-github-actions-macos-virtual-environment-is-updating-to-catalina-and-dropping-mojave-support Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
* Add Python 3.8 to the test matrixSviatoslav Sydorenko2020-01-121-0/+1
| | | Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
* Don't skip missing interpreters in toxSviatoslav Sydorenko2019-09-021-1/+1
|
* Temporary comment out win jobsSviatoslav Sydorenko2019-09-021-2/+2
|
* Add GitHub Actions CI/CD test suite workflowSviatoslav Sydorenko2019-09-021-0/+75
|
* Add github pull request templateMason Egger2018-05-151-0/+12