Merge pull request #1235 from PySimpleGUI/Dev-latest
Update readthedocs.yml
This commit is contained in:
commit
c22b515905
|
@ -3,7 +3,4 @@ version: 2
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: 3.6
|
version: 3.6
|
||||||
install:
|
|
||||||
- method: pip
|
|
||||||
path: .
|
|
||||||
|
|
Loading…
Reference in New Issue