Skip to content

Commit

Permalink
Add .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
正甲 committed Feb 29, 2024
1 parent d8c6b3c commit 870eaa5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2

formats: all

python:
version: 3.8
install:
- requirements: docs/requirements.txt

0 comments on commit 870eaa5

Please sign in to comment.