Documentation improvements

This commit is contained in:
Miguel Grinberg
2023-12-28 12:30:35 +00:00
parent 28007ea583
commit b80b6b64d0
9 changed files with 85 additions and 42 deletions

View File

@@ -16,6 +16,7 @@ jobs:
- run: python -m pip install --upgrade pip wheel
- run: pip install tox tox-gh-actions
- run: tox -eflake8
- run: tox -edocs
tests:
name: tests
strategy: