Codebase list podcastparser / 9f2659e1-1e6f-493f-9e79-a3050476fe6d/main setup.cfg
9f2659e1-1e6f-493f-9e79-a3050476fe6d/main

Tree @9f2659e1-1e6f-493f-9e79-a3050476fe6d/main (Download .tar.gz)

setup.cfg @9f2659e1-1e6f-493f-9e79-a3050476fe6d/mainraw · 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