Skip to content

Commit

Permalink
Update .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptoguard committed Jan 26, 2024
1 parent 87486fd commit 817a569
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
python:
install:
- requirements: requirements.txt

build:
os: ubuntu-22.04
tools:
python: "3.7"
commands:
- make clean
- make html

python:
install:
- requirements: requirements.txt

0 comments on commit 817a569

Please sign in to comment.