Skip to content

Commit

Permalink
Update .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
monk1337 authored Jul 31, 2023
1 parent b3ddc01 commit 3877351
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10.6"
python: "3.10"

python:
version: 3.10.6
version: 3.10
install:
- requirements: requirements.txt

Expand Down

0 comments on commit 3877351

Please sign in to comment.