File: options

package info (click to toggle)
zope.schema 7.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 712 kB
  • sloc: python: 6,982; makefile: 129
file content (5 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (52)
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"