Skip to content

Commit

Permalink
Specify requirements in config
Browse files Browse the repository at this point in the history
  • Loading branch information
johnne committed Feb 10, 2020
1 parent bb68599 commit e7278d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ version: 2
mkdocs:
configuration: mkdocs.yml
python:
version: 3.6
version: 3.6
install:
- requirements: docs/requirements.txt

0 comments on commit e7278d3

Please sign in to comment.