File: MANIFEST.in

package info (click to toggle)
python-certbot-dns-dnsimple 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 176 kB
  • sloc: python: 164; makefile: 28
file content (6 lines) | stat: -rw-r--r-- 154 bytes parent folder | download
1
2
3
4
5
6
include LICENSE.txt
include README.rst
recursive-include docs *
include certbot_dns_dnsimple/py.typed
global-exclude __pycache__
global-exclude *.py[cod]