Codebase list python-certbot-dns-google / bc2860da-3bab-4da1-b2df-e024cc503279/main MANIFEST.in
bc2860da-3bab-4da1-b2df-e024cc503279/main

Tree @bc2860da-3bab-4da1-b2df-e024cc503279/main (Download .tar.gz)

MANIFEST.in @bc2860da-3bab-4da1-b2df-e024cc503279/mainraw · history · blame

1
2
3
4
5
6
7
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include certbot_dns_google/testdata *
recursive-include tests *
global-exclude __pycache__
global-exclude *.py[cod]