mirror of
https://github.com/caronc/apprise.git
synced 2024-11-07 16:54:27 +01:00
11 lines
237 B
Plaintext
11 lines
237 B
Plaintext
include LICENSE
|
|
include KEYWORDS
|
|
include README.md
|
|
include requirements.txt
|
|
include win-requirements.txt
|
|
include dev-requirements.txt
|
|
recursive-include test *
|
|
recursive-include packaging *
|
|
global-exclude *.pyc
|
|
global-exclude __pycache__
|