You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitter/MANIFEST.in

10 lines
235 B
Plaintext

include requirements.txt
include requirements-py2.txt
include test-requirements.txt
include README.md
include bitter/VERSION
graft bitter/templates
graft bitter/static
include tests/test*
global-exclude *.pyc
global-exclude __pycache__