Welcome to mirror list, hosted at ThFree Co, Russian Federation.

MANIFEST.in « acme - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: de254250ec2b692914f983c0e2c8c245227c380a (plain)
1
2
3
4
5
6
7
8
include LICENSE.txt
include README.rst
include pytest.ini
recursive-include docs *
recursive-include examples *
recursive-include tests *
global-exclude __pycache__
global-exclude *.py[cod]