Skip to content

Commit

Permalink
Merge pull request #88 from MatterMiners/fix/documentation
Browse files Browse the repository at this point in the history
Adaptation of readthedocs config
  • Loading branch information
eileen-kuehn authored Oct 2, 2019
2 parents 1331c6c + f98d7a5 commit 8303de8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
version: 2

python:
version: 3
setup_py_install: true
install:
- method: pip
path: .
extra_requirements:
- docs

0 comments on commit 8303de8

Please sign in to comment.