File: MANIFEST.in

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