File: MANIFEST.in

package info (click to toggle)
python-pyinstrument 5.1.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,620 kB
  • sloc: python: 6,713; ansic: 897; makefile: 46; sh: 20; javascript: 18
file content (12 lines) | stat: -rw-r--r-- 267 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
prune **

graft pyinstrument
graft test
graft bin
graft html_renderer
prune html_renderer/node_modules
prune html_renderer/dist

include LICENSE README.md pyproject.toml setup.py setup.cfg noxfile.py requirements-dev.txt

global-exclude __pycache__ *.py[cod] .* dist