Skip to content

Commit

Permalink
new read the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ealcobaca committed Apr 29, 2019
1 parent 64a2304 commit 3e6bf7c
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@ formats: all
# Optionally set the version of Python and requirements required to build your
# docs
python:
version: 3.7
install:
- requirements: requirements.txt
- method: pip
path: .
extra_requirements:
- docs
- method: setuptools
path: another/package
version: 3.7
install:
- requirements: requirements.txt
- method: pip
path: .
extra_requirements:
- docs
system_packages: true

0 comments on commit 3e6bf7c

Please sign in to comment.