X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/dd2f86ac0a043815821d228b9db036a295be5372..48dfda084a8c854a73c11b6c91c67deae5f86ca3:/readthedocs.yml?ds=inline

diff --git a/readthedocs.yml b/readthedocs.yml
index 32bcf1f..1506503 100644
--- a/readthedocs.yml
+++ b/readthedocs.yml
@@ -1,6 +1,6 @@
 version: 2
 python:
-  version: 3.9
+  version: 3.8
   install:
     - requirements: docs/requirements.txt
     - method: setuptools