Merge pull request #1234 from PySimpleGUI/Dev-latest
Update readthedocs.yml
This commit is contained in:
commit
118290350c
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
version: 2
|
version: 2
|
||||||
|
|
||||||
python:
|
python:
|
||||||
|
@ -5,5 +6,4 @@ python:
|
||||||
install:
|
install:
|
||||||
- method: pip
|
- method: pip
|
||||||
path: .
|
path: .
|
||||||
- method: setuptools
|
|
||||||
system_packages: true
|
|
Loading…
Reference in New Issue