Merge pull request #5859 from PySimpleGUI/Dev-latest

Problem with SDK ref following pinning mkdocs to 1.3.1 so pulling tha…
This commit is contained in:
PySimpleGUI 2022-09-11 14:35:27 -04:00 committed by GitHub
commit d522aa91eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -2,5 +2,3 @@ site_name: PySimpleGUI
theme:
name: mkdocs
custom_dir: docs_modification/
dependencies:
- mkdocs==1.3.1

View File

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