Skip to content

Commit

Permalink
Add readthedocs requirements files.
Browse files Browse the repository at this point in the history
  • Loading branch information
bmw committed Mar 9, 2018
1 parent cc24b4e commit edd4ba3
Show file tree
Hide file tree
Showing 10 changed files with 120 additions and 0 deletions.
12 changes: 12 additions & 0 deletions certbot-dns-cloudflare/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# readthedocs.org gives no way to change the install command to "pip
# install -e .[docs]" (that would in turn install documentation
# dependencies), but it allows to specify a requirements.txt file at
# https://readthedocs.org/dashboard/letsencrypt/advanced/ (c.f. #259)

# Although ReadTheDocs certainly doesn't need to install the project
# in --editable mode (-e), just "pip install .[docs]" does not work as
# expected and "pip install -e .[docs]" must be used instead

-e acme[docs]
-e .[docs]
-e certbot-dns-cloudflare[docs]
12 changes: 12 additions & 0 deletions certbot-dns-cloudxns/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# readthedocs.org gives no way to change the install command to "pip
# install -e .[docs]" (that would in turn install documentation
# dependencies), but it allows to specify a requirements.txt file at
# https://readthedocs.org/dashboard/letsencrypt/advanced/ (c.f. #259)

# Although ReadTheDocs certainly doesn't need to install the project
# in --editable mode (-e), just "pip install .[docs]" does not work as
# expected and "pip install -e .[docs]" must be used instead

-e acme[docs]
-e .[docs]
-e certbot-dns-cloudxns[docs]
12 changes: 12 additions & 0 deletions certbot-dns-digitalocean/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# readthedocs.org gives no way to change the install command to "pip
# install -e .[docs]" (that would in turn install documentation
# dependencies), but it allows to specify a requirements.txt file at
# https://readthedocs.org/dashboard/letsencrypt/advanced/ (c.f. #259)

# Although ReadTheDocs certainly doesn't need to install the project
# in --editable mode (-e), just "pip install .[docs]" does not work as
# expected and "pip install -e .[docs]" must be used instead

-e acme[docs]
-e .[docs]
-e certbot-dns-digitalocean[docs]
12 changes: 12 additions & 0 deletions certbot-dns-dnsimple/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# readthedocs.org gives no way to change the install command to "pip
# install -e .[docs]" (that would in turn install documentation
# dependencies), but it allows to specify a requirements.txt file at
# https://readthedocs.org/dashboard/letsencrypt/advanced/ (c.f. #259)

# Although ReadTheDocs certainly doesn't need to install the project
# in --editable mode (-e), just "pip install .[docs]" does not work as
# expected and "pip install -e .[docs]" must be used instead

-e acme[docs]
-e .[docs]
-e certbot-dns-dnsimple[docs]
12 changes: 12 additions & 0 deletions certbot-dns-dnsmadeeasy/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# readthedocs.org gives no way to change the install command to "pip
# install -e .[docs]" (that would in turn install documentation
# dependencies), but it allows to specify a requirements.txt file at
# https://readthedocs.org/dashboard/letsencrypt/advanced/ (c.f. #259)

# Although ReadTheDocs certainly doesn't need to install the project
# in --editable mode (-e), just "pip install .[docs]" does not work as
# expected and "pip install -e .[docs]" must be used instead

-e acme[docs]
-e .[docs]
-e certbot-dns-dnsmadeeasy[docs]
12 changes: 12 additions & 0 deletions certbot-dns-google/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# readthedocs.org gives no way to change the install command to "pip
# install -e .[docs]" (that would in turn install documentation
# dependencies), but it allows to specify a requirements.txt file at
# https://readthedocs.org/dashboard/letsencrypt/advanced/ (c.f. #259)

# Although ReadTheDocs certainly doesn't need to install the project
# in --editable mode (-e), just "pip install .[docs]" does not work as
# expected and "pip install -e .[docs]" must be used instead

-e acme[docs]
-e .[docs]
-e certbot-dns-google[docs]
12 changes: 12 additions & 0 deletions certbot-dns-luadns/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# readthedocs.org gives no way to change the install command to "pip
# install -e .[docs]" (that would in turn install documentation
# dependencies), but it allows to specify a requirements.txt file at
# https://readthedocs.org/dashboard/letsencrypt/advanced/ (c.f. #259)

# Although ReadTheDocs certainly doesn't need to install the project
# in --editable mode (-e), just "pip install .[docs]" does not work as
# expected and "pip install -e .[docs]" must be used instead

-e acme[docs]
-e .[docs]
-e certbot-dns-luadns[docs]
12 changes: 12 additions & 0 deletions certbot-dns-nsone/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# readthedocs.org gives no way to change the install command to "pip
# install -e .[docs]" (that would in turn install documentation
# dependencies), but it allows to specify a requirements.txt file at
# https://readthedocs.org/dashboard/letsencrypt/advanced/ (c.f. #259)

# Although ReadTheDocs certainly doesn't need to install the project
# in --editable mode (-e), just "pip install .[docs]" does not work as
# expected and "pip install -e .[docs]" must be used instead

-e acme[docs]
-e .[docs]
-e certbot-dns-nsone[docs]
12 changes: 12 additions & 0 deletions certbot-dns-rfc2136/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# readthedocs.org gives no way to change the install command to "pip
# install -e .[docs]" (that would in turn install documentation
# dependencies), but it allows to specify a requirements.txt file at
# https://readthedocs.org/dashboard/letsencrypt/advanced/ (c.f. #259)

# Although ReadTheDocs certainly doesn't need to install the project
# in --editable mode (-e), just "pip install .[docs]" does not work as
# expected and "pip install -e .[docs]" must be used instead

-e acme[docs]
-e .[docs]
-e certbot-dns-rfc2136[docs]
12 changes: 12 additions & 0 deletions certbot-dns-route53/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# readthedocs.org gives no way to change the install command to "pip
# install -e .[docs]" (that would in turn install documentation
# dependencies), but it allows to specify a requirements.txt file at
# https://readthedocs.org/dashboard/letsencrypt/advanced/ (c.f. #259)

# Although ReadTheDocs certainly doesn't need to install the project
# in --editable mode (-e), just "pip install .[docs]" does not work as
# expected and "pip install -e .[docs]" must be used instead

-e acme[docs]
-e .[docs]
-e certbot-dns-route53[docs]

0 comments on commit edd4ba3

Please sign in to comment.