diff --git a/readthedocs.yml b/readthedocs.yml index 927c7bd..25b6952 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -24,7 +24,7 @@ conda: # Optionally set the version of Python and requirements required to build your docs python: - version: "3.10" + version: 3.10 install: - method: setuptools path: build/python