Codebase list podcastparser / debian/0.6.3-1 setup.cfg
debian/0.6.3-1

Tree @debian/0.6.3-1 (Download .tar.gz)

setup.cfg @debian/0.6.3-1raw · history · blame

1
2
3
4
5
6
7
8
9
[nosetests]
cover-erase = true
with-coverage = true
cover-package = podcastparser
with-doctest = true

[pep8]
max-line-length = 120
exclude = doc/conf.py