File: MANIFEST.in

package info (click to toggle)
python-jq 1.10.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: python: 439; makefile: 26; sh: 6
file content (7 lines) | stat: -rw-r--r-- 129 bytes parent folder | download
1
2
3
4
5
6
7
include README.rst
include LICENSE
include deps/*.tar.gz
recursive-include tests *.py
include tox.ini
include jq.pyx
exclude *.c