Removed requirements from readthedocs.yml due to scrolling of TOC problem
This commit is contained in:
parent
888e393886
commit
953992a962
|
@ -2,8 +2,6 @@ version: 2
|
|||
|
||||
python:
|
||||
version: 3.6
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
||||
mkdocs:
|
||||
configuration: mkdocs.yml
|
Loading…
Reference in New Issue