Skip to content

Commit

Permalink
docs: fix readthedocs config
Browse files Browse the repository at this point in the history
  • Loading branch information
Secbone committed Jul 10, 2024
1 parent 4952f48 commit 2b2f31f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.11"

sphinx:
configuration: docs/source/conf.py

Expand Down

0 comments on commit 2b2f31f

Please sign in to comment.