diff --git a/.readthedocs.yml b/.readthedocs.yml index 9b17298..1908273 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,5 +2,5 @@ build: image: latest python: - version: 3.6 + version: 3.8 setup_py_install: true \ No newline at end of file