Skip to content

Commit

Permalink
fix requirements.txt location for readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
bagerard committed Oct 18, 2020
1 parent 38047ca commit eb16945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ formats:
python:
version: 3.7
install:
- requirements: docs/requirements.txt
- requirements: requirements.txt

0 comments on commit eb16945

Please sign in to comment.