Skip to content

Commit

Permalink
add readthedocs yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlirezaMorsali committed Sep 27, 2022
1 parent c4b96e9 commit 72ed353
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2

build:
os: ubuntu-20.04
tools:
python: "3.8"

python:
install:
- method: pip
path: .

0 comments on commit 72ed353

Please sign in to comment.