File: setup.cfg

package info (click to toggle)
objgraph 3.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,224 kB
  • sloc: python: 1,188; makefile: 108; sh: 8
file content (13 lines) | stat: -rw-r--r-- 213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
[flake8]
exclude = .tox,build,dist,docs/conf.py
doctests = yes
builtins = obj, obj1, obj2, MyClass
ignore = E226,W503

[zest.releaser]
python-file-with-version = objgraph.py

[egg_info]
tag_build = 
tag_date = 0