Problem with SDK ref following pinning mkdocs to 1.3.1 so pulling that out for a test

This commit is contained in:
PySimpleGUI 2022-09-11 14:35:13 -04:00
parent 05e336a2a5
commit 8124dbe5c8
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