Skip to content
This repository has been archived by the owner on Sep 18, 2019. It is now read-only.

Commit

Permalink
Merge pull request #7 from hauten/doc-setup
Browse files Browse the repository at this point in the history
more yml
  • Loading branch information
hauten committed Sep 6, 2019
2 parents 6cd5120 + 4af03aa commit 3482785
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,13 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.6
setup_py_install: true
install:
- requirements: docs/requirements.txt
- method: pip
path: .
extra_requirements:
- docs
- method: setuptools
path: package
system_packages: true

0 comments on commit 3482785

Please sign in to comment.