File: options

package info (click to toggle)
zope.component 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 812 kB
  • ctags: 1,507
  • sloc: python: 5,604; makefile: 130
file content (5 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (46)
1
2
3
4
5
# Ignore changes on .egg-info directory to prevent issue while building
# twice as dpkg-source do not ignore the automatic patch anymore. Deleting
# the files does not work as it was generated through sdist target using
# SVN, thus some files might be missing (such as zcml or txt files).
extend-diff-ignore = "\.egg-info"