Merge pull request #6045 from PySimpleGUI/Dev-latest

Working on the broken search feature in readthedocs
This commit is contained in:
PySimpleGUI 2022-11-18 23:24:27 -05:00 committed by GitHub
commit fda1ca8e20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@ version: 2
python:
version: 3.6
install:
- requirements: docs/requirements.txt
mkdocs:
configuration: mkdocs.yml