Files @ 4ebd9fb9901b
Branch filter:

Location: rattail-project/rattail/setup.cfg

Lance Edgar
Add `PathNotFound` exception, normalize to it within `locking_copy_test()`.

Hopefully this improves the retry situation on a certain system I know...
1
2
3
4
5
6
[nosetests]
nocapture = 1
cover-package = rattail
cover-erase = 1
cover-html = 1
cover-html-dir = htmlcov