X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka_Displayio.git/blobdiff_plain/3c50625a911b0b01b5c12f21864074ecf7ae13e1..4f15fcb2fb62d7a5ec74c233602f99cf8144dca0:/.readthedocs.yml diff --git a/.readthedocs.yml b/.readthedocs.yml index 5319d1f..a9b4e95 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,8 +7,12 @@ # Required version: 2 +build: + os: "ubuntu-20.04" + tools: + python: "3.7" + python: - version: "3.7" install: - requirements: docs/requirements.txt - requirements: requirements.txt