diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ad1cb89..376dcc3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,9 +12,3 @@ build: mkdocs: configuration: mkdocs.yml - -# Optionally declare the Python requirements required to build your docs -python: - install: - - method: pip - path: mkdocs==1.5.3