mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
When people see requirements.txt they tend to `pip install -r` straight way (c.f. https://github.com/letsencrypt/letsencrypt/issues/1252). It's only necessary for Python2.6.
11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
include py26reqs.txt
|
|
include README.rst
|
|
include CHANGES.rst
|
|
include CONTRIBUTING.md
|
|
include LICENSE.txt
|
|
include linter_plugin.py
|
|
include letsencrypt/DISCLAIMER
|
|
recursive-include docs *
|
|
recursive-include examples *
|
|
recursive-include letsencrypt/tests/testdata *
|