Skip to content

Commit

Permalink
Create separate requirements for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alankbi committed Jan 20, 2020
1 parent 3f0ab23 commit 2255ba1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ sphinx:
python:
system_packages: true
install:
- requirements: requirements.txt
- requirements: docs/requirements.txt
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sphinx

0 comments on commit 2255ba1

Please sign in to comment.