Files @ 021b17897224
Branch filter:

Location: rattail-project/rattail/MANIFEST.in

Lance Edgar
Add `files.locking_copy_test()` function.

The hope is that simplifying the lockout will help with certain network
issues that can plague a certain server I know... If this test is
successful then the `locking_copy()` function will be silently replaced.

include *.txt
include *.rst

recursive-include data *

recursive-include rattail/data *

include rattail/db/alembic/README
recursive-include rattail/db/alembic *.mako
recursive-include rattail/db/alembic *.py