Skip to content

Commit

Permalink
Use build.tools and build.os
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Mar 10, 2022
1 parent 8187f42 commit bbfc991
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
version: 2

build:
os: ubuntu-20.04
tools:
python: "3"

sphinx:
configuration: docs/conf.py

python:
version: 3.8
install:
- requirements: requirements.txt

0 comments on commit bbfc991

Please sign in to comment.