File: options

package info (click to toggle)
pyprof2calltree 1.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: python: 498; makefile: 16; sh: 11
file content (5 lines) | stat: -rw-r--r-- 203 bytes parent folder | download
1
2
3
4
5
# Make it possible to build package twice from an unpacked source
# package.  Without this the second build fails from modified
# pyprof2calltree.egg-info/PKG-INFO

extend-diff-ignore="^[^/]+.egg-info/"