File: setup.cfg

package info (click to toggle)
rdflib 2.4.0-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,368 kB
  • ctags: 2,593
  • sloc: python: 14,871; makefile: 45
file content (10 lines) | stat: -rw-r--r-- 133 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0

[nosetests]
exclude = (.*(store|mysql).*)
verbosity = 2
with-doctest = 1