diff --git a/.readthedocs.yml b/.readthedocs.yml index 87fa516..b4c2da9 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,5 +1,7 @@ -build: - image: latest +version: 2 python: - version: 3.6 + version: 3.6 + +build: + image: latest