mirror of
https://github.com/balkian/bitter.git
synced 2024-12-22 00:18:12 +00:00
10 lines
235 B
Plaintext
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__ |