File: MANIFEST.in

package info (click to toggle)
python-bcj 1.0.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 264 kB
  • sloc: ansic: 1,503; python: 341; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 261 bytes parent folder | download
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
prune tests
include tests/test_fuzzer.py
prune issue_template