File size: 123 Bytes
065fee7 |
1 2 3 4 5 |
include README.rst LICENSE CHANGELOG.rst
recursive-include tests *
global-exclude *.pyc __pycache__
global-include *.typed
|
065fee7 |
1 2 3 4 5 |
include README.rst LICENSE CHANGELOG.rst
recursive-include tests *
global-exclude *.pyc __pycache__
global-include *.typed
|