File: MANIFEST.in

package info (click to toggle)
python-certbot-dns-google 4.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 268 kB
  • sloc: python: 714; makefile: 27
file content (7 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
include LICENSE.txt
include README.rst
recursive-include docs *
recursive-include certbot_dns_google/_internal/tests/testdata *
include certbot_dns_google/py.typed
global-exclude __pycache__
global-exclude *.py[cod]