Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2021-12-15 01:53:07 -08:00
parent ce8338cc3e
commit cba4690d88
2 changed files with 2 additions and 1 deletions

View File

@ -38,6 +38,7 @@ jobs:
- name: Generate the docs
shell: bash
run: |
poetry install
poetry run python -m pydoc -w \
kittycad \
kittycad.api \