Fix ReadTheDocs build

- Docs build now requires package installed
- Update tox docs to use Python 3.11, same as RTD
This commit is contained in:
Mike Edmunds
2023-05-03 17:21:41 -07:00
parent e8df0ec8e0
commit 2335b9cfc8
2 changed files with 3 additions and 1 deletions

View File

@@ -18,4 +18,6 @@ formats: all
python:
install:
- path: .
method: pip
- requirements: docs/requirements.txt