mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
add certbot tests to MANIFEST.in so packagers can run python setup.py test
This commit is contained in:
parent
769321e1e2
commit
f43bd4f8c7
1 changed files with 1 additions and 0 deletions
|
|
@ -4,4 +4,5 @@ include LICENSE.txt
|
|||
recursive-include docs *
|
||||
recursive-include examples *
|
||||
recursive-include certbot/tests/testdata *
|
||||
recursive-include tests *.py
|
||||
include certbot/ssl-dhparams.pem
|
||||
|
|
|
|||
Loading…
Reference in a new issue