Ouranosinc / cookiecutter-pypackage

Cookiecutter template for a Python package.
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

update numpydoc call, update deps, use tox-gh #54

Closed Zeitsperre closed 2 months ago

Zeitsperre commented 2 months ago

What kind of change does this PR introduce?

Does this PR introduce a breaking change?

pre-commit will no longer be run on Python3.8 as some hooks have dropped support for it. Python3.8 should be dropped soon.