diff --git a/certbot/certbot/.readthedocs.yaml b/certbot/.readthedocs.yaml similarity index 95% rename from certbot/certbot/.readthedocs.yaml rename to certbot/.readthedocs.yaml index 9b38c8969..c1d54d34d 100644 --- a/certbot/certbot/.readthedocs.yaml +++ b/certbot/.readthedocs.yaml @@ -30,4 +30,4 @@ formats: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: tools/requirements.txt \ No newline at end of file + - requirements: ../tools/requirements.txt \ No newline at end of file