File: options

package info (click to toggle)
zope.sqlalchemy 0.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 228 kB
  • ctags: 141
  • sloc: python: 659; makefile: 3; sh: 1
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"