Skip to content

Commit

Permalink
Update .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cybsloth committed Jul 1, 2022
1 parent 6160489 commit a5cd837
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
version: 2

# Set the version of Python and other tools you might need
# build:
# os: ubuntu-20.04
# tools:
# python: "3.9"
build:
os: ubuntu-20.04
tools:
python: "3.9"
# jobs:
# pre_create_environment:
# - asdf plugin add poetry
Expand All @@ -28,7 +28,6 @@ formats: all

# Optionally set the version of Python and requirements required to build your docs
python:
version: "3.9"
install:
- requirements: docs/requirements.txt
- path: .
Expand Down

0 comments on commit a5cd837

Please sign in to comment.