Codebase list podcastparser / 3ec7da49-768b-46e3-842c-b217fb9e5d5e/main setup.cfg
3ec7da49-768b-46e3-842c-b217fb9e5d5e/main

Tree @3ec7da49-768b-46e3-842c-b217fb9e5d5e/main (Download .tar.gz)

setup.cfg @3ec7da49-768b-46e3-842c-b217fb9e5d5e/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