Skip to content

Commit

Permalink
modifying rtd configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanodavid committed Oct 20, 2020
1 parent 2ce1207 commit 4e92a77
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,6 +1,11 @@
version: 2

sphinx:
configuration: source/conf.py

python:
version: 3.7
install:
- requirements: requirements.txt
method: pip
path: .

0 comments on commit 4e92a77

Please sign in to comment.