Skip to content

Commit

Permalink
Only install docs extras for plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
bmw committed Mar 9, 2018
1 parent edd4ba3 commit 999ba88
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions certbot-dns-cloudflare/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# 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 acme
-e .
-e certbot-dns-cloudflare[docs]
4 changes: 2 additions & 2 deletions certbot-dns-cloudxns/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# 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 acme
-e .
-e certbot-dns-cloudxns[docs]
4 changes: 2 additions & 2 deletions certbot-dns-digitalocean/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# 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 acme
-e .
-e certbot-dns-digitalocean[docs]
4 changes: 2 additions & 2 deletions certbot-dns-dnsimple/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# 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 acme
-e .
-e certbot-dns-dnsimple[docs]
4 changes: 2 additions & 2 deletions certbot-dns-dnsmadeeasy/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# 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 acme
-e .
-e certbot-dns-dnsmadeeasy[docs]
4 changes: 2 additions & 2 deletions certbot-dns-google/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# 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 acme
-e .
-e certbot-dns-google[docs]
4 changes: 2 additions & 2 deletions certbot-dns-luadns/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# 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 acme
-e .
-e certbot-dns-luadns[docs]
4 changes: 2 additions & 2 deletions certbot-dns-nsone/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# 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 acme
-e .
-e certbot-dns-nsone[docs]
4 changes: 2 additions & 2 deletions certbot-dns-rfc2136/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# 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 acme
-e .
-e certbot-dns-rfc2136[docs]
4 changes: 2 additions & 2 deletions certbot-dns-route53/readthedocs.org.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
# 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 acme
-e .
-e certbot-dns-route53[docs]

0 comments on commit 999ba88

Please sign in to comment.