Files @ 9694902d4cdd
Branch filter:

Location: rattail-project/rattail/setup.cfg

Lance Edgar
Remove some unused/unwanted command line arguments.

These weren't bad ideas, but hadn't really been implemented. Easier just
to get rid of them for now.
1
2
3
4
5
6
[nosetests]
nocapture = 1
cover-package = rattail
cover-erase = 1
cover-html = 1
cover-html-dir = htmlcov