diff --git a/.github/workflows/pydoc-github-pages.yml b/.github/workflows/pydoc-github-pages.yml index 3a6d92a8..1a666e60 100644 --- a/.github/workflows/pydoc-github-pages.yml +++ b/.github/workflows/pydoc-github-pages.yml @@ -23,7 +23,7 @@ jobs: with: python-version: '3.11' - - run: pip install -e . + - run: pip install -e .[all] - run: pip install -r docs/requirements.txt - run: pdoc -d google -t docs/template --logo https://irll.net/irll-logo.png --logo-link https://irll.github.io/HierarchyCraft/hcraft.html -o docs/build --math --no-search hcraft diff --git a/src/hcraft/examples/minecraft/__init__.py b/src/hcraft/examples/minecraft/__init__.py index 65bff378..40577768 100644 --- a/src/hcraft/examples/minecraft/__init__.py +++ b/src/hcraft/examples/minecraft/__init__.py @@ -4,7 +4,7 @@ A rather large and complex requirements graph: