X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/ef2657eaa1caf3262c6bbe1f2df5b6ed08f72162..refs/heads/revert-863-do-not-upload-bdist:/.readthedocs.yaml diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b7f9208..57764a1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,8 +8,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