init repo

This commit is contained in:
2026-04-15 07:53:51 +08:00
commit 7e9f9b5f25
21 changed files with 38577 additions and 0 deletions

9
PySimpleGUI/readthedocs.yml Executable file
View File

@@ -0,0 +1,9 @@
version: 2
python:
version: 3.6
install:
- requirements: docs/requirements.txt
mkdocs:
configuration: mkdocs.yml