Working on the search problem....

This commit is contained in:
PySimpleGUI 2022-11-19 09:25:23 -05:00
parent cb1dd38250
commit ed34934872
3 changed files with 9 additions and 2 deletions

View file

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