Closed johnthagen closed 2 years ago
We should add continuous integration to this project via GitHub Actions.
One example way to set this up using tox is: https://github.com/johnthagen/python-blueprint/blob/master/.github/workflows/python.yml
tox
We should add continuous integration to this project via GitHub Actions.
One example way to set this up using
tox
is: https://github.com/johnthagen/python-blueprint/blob/master/.github/workflows/python.yml