mirror of https://github.com/caronc/apprise
16 lines
369 B
Plaintext
16 lines
369 B
Plaintext
include LICENSE
|
|
include README.md
|
|
include CONTRIBUTING.md
|
|
include ACKNOWLEDGEMENTS.md
|
|
include pyproject.toml
|
|
include tox.ini
|
|
include requirements.txt
|
|
include win-requirements.txt
|
|
include dev-requirements.txt
|
|
include all-plugin-requirements.txt
|
|
recursive-include tests *
|
|
recursive-include packaging *
|
|
global-exclude *.pyc
|
|
global-exclude *.pyo
|
|
global-exclude __pycache__
|