diff --git a/.readthedocs.yml b/.readthedocs.yml index ed1d30b..c0c3d45 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -22,7 +22,7 @@ sphinx: # Optionally set the version of Python and requirements required to build your docs # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: - version: 3.8 + # version: 3.8 install: - requirements: requirements.txt - path: .