diff --git a/readthedocs.yml b/readthedocs.yml index e6d5bafd..e66e81fa 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -7,10 +7,10 @@ build: image: latest python: - version: 3.6 + version: 3.7 install: - method: setuptools path: . formats: - - htmlzip \ No newline at end of file + - htmlzip