Merge pull request #5880 from PySimpleGUI/Dev-latest
Removed requirements from readthedocs.yml due to scrolling of TOC pro…
This commit is contained in:
commit
9c48aefecf
|
@ -2,8 +2,6 @@ version: 2
|
|||
|
||||
python:
|
||||
version: 3.6
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
||||
mkdocs:
|
||||
configuration: mkdocs.yml
|
Loading…
Reference in New Issue