Skip to content

Commit

Permalink
Add .readthedocs.yml (#410)
Browse files Browse the repository at this point in the history
We need some extra packages for doc generation (click & typehints)
https://docs.readthedocs.io/en/latest/yaml-config.html
  • Loading branch information
rytilahti authored Nov 14, 2018
1 parent 1b3ae64 commit 6dac6b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
requirements_file: requirements_docs.txt
python:
version: 3
setup_py_install: true

0 comments on commit 6dac6b3

Please sign in to comment.