briggySmalls / cookiecutter-pypackage

Cookiecutter template for a poetry-managed Python package.
BSD 3-Clause "New" or "Revised" License
71 stars 34 forks source link

Build fails because of invocations #12

Closed briggySmalls closed 4 years ago

briggySmalls commented 4 years ago

Description

The CI server fails (as does my local machine) because the invocations package (used to document invoke) uses a deprecated sphinx API.

The issue has been reported https://github.com/pyinvoke/invocations/issues/19

What I Did

Ran documentation build

invoke docs
briggySmalls commented 4 years ago

It is probably worth removing the invoke documentation for the time being. If invocations is fixed then this could be reinstated.

briggySmalls commented 4 years ago

Removed with 66d2545b1ea71b5b4934f386e2f93fae9032209e