Merge pull request #1231 from PySimpleGUI/Dev-latest

Update readthedocs.yml
This commit is contained in:
MikeTheWatchGuy 2019-03-17 23:39:40 -04:00 committed by GitHub
commit aaaf30f984
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,6 @@ version: 2
python:
version: 3.6
install:
- requirements:
- method: pip
path: .
extra_requirements: docs