08b16f5a0c
* Sync setup.cfg with requirements.txt * Include tests in PyPI tarballs And exclude them from setuptools * Set version number only once Switch to PEP517 standard (pyproject.toml) for builds
7 行
121 B
Plaintext
7 行
121 B
Plaintext
graft app/static
|
|
graft app/templates
|
|
graft app/misc
|
|
include requirements.txt
|
|
recursive-include test
|
|
global-exclude *.pyc
|