dammit git

This commit is contained in:
cloudwithax 2023-02-10 18:14:51 -05:00
parent 905b2b01c4
commit 4d5005256b
1 changed files with 10 additions and 8 deletions

View File

@ -1,13 +1,15 @@
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.9"
sphinx:
configuration: docs/conf.py
python:
version: "3.9"
install:
- requirements: docs/requirements_rtd.txt
- method: pip
path: .
system_packages: true