diff --git a/.readthedocs.yml b/.readthedocs.yml index 04b2322..042e914 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -28,6 +28,6 @@ formats: all # Optional but recommended, declare the Python requirements required # to build your documentation # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html -python: - install: - - requirements: docs-requires.txt \ No newline at end of file +# python: +# install: +# - requirements: docs-requires.txt \ No newline at end of file