Skip to content

Commit

Permalink
fix: add a configuration file for readthedocs.org
Browse files Browse the repository at this point in the history
  • Loading branch information
ssato committed Jan 28, 2024
1 parent 8ebb744 commit b12fbe0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# .. seealso:: https://docs.readthedocs.io/en/stable/config-file/v2.html
version: 2
build:
tools:
python: "3.12"
sphinx:
confguration: docs/conf.py

0 comments on commit b12fbe0

Please sign in to comment.