diff --git a/docs/conf.py b/docs/conf.py index e21a945..2c1e203 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -244,12 +244,5 @@ } -# Optionally set the version of Python and requirements required to build your docs -python: - version: 3.8 - install: - - method: pip - path: . - - requirements: docs/requirements.txt