Merge pull request #6574 from PySimpleGUI/Dev-latest

New yaml file for readthedocs
This commit is contained in:
PySimpleGUI 2023-10-27 11:47:43 -04:00 committed by GitHub
commit 6699f514a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
version: 2 version: 2
version: 2
build:
os: "ubuntu-22.04"
python: python:
version: 3.6
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt