Merge pull request #634 from BastilleBSD/readthedocs

fix readthedocs build info
This commit is contained in:
Christer Edwards
2023-11-21 13:13:22 -07:00
committed by GitHub

View File

@@ -3,5 +3,7 @@ version: 2
sphinx: sphinx:
configuration: docs/conf.py configuration: docs/conf.py
python: build:
version: 3.11 os: "ubuntu-22.04"
tools:
python: "3.11"