Commit Graph

1 Commits

Author SHA1 Message Date
Tais P. Hansen ff629c388e
Implement GitHub actions for build and publish (#2118)
Requires a secret named PYPI_TOKEN containing a valid PyPI API token.

Note that this drop support for Python 2.6 as GitHub Actions only
supports Python 2.7+.

Fixes #2116
2020-09-21 20:03:15 +09:00