File: MANIFEST.in

package info (click to toggle)
python-mbstrdecoder 1.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 140 kB
  • sloc: python: 710; makefile: 43
file content (11 lines) | stat: -rw-r--r-- 198 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
include LICENSE
include README.rst
include setup.cfg
include tox.ini
include */py.typed

recursive-include requirements *
recursive-include test *

global-exclude __pycache__/*
global-exclude *.pyc