File: MANIFEST.in

package info (click to toggle)
python-bcj 1.0.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,332 kB
  • sloc: ansic: 1,503; python: 528; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
include *.rst
include *.yml
include pyproject.toml
include LICENSE
include CMakeLists.txt
recursive-include src *.py
recursive-include src *.c
recursive-include src *.h
recursive-include src py.typed
recursive-include tests *.py
recursive-include tests *.zip
prune issue_template