File size: 148 Bytes
e4d5155 |
1 2 3 4 5 6 |
include LICENSE
include README.md
include pyproject.toml
recursive-include tests *
recursive-exclude tests *.pyc
recursive-exclude tests __pycache__ |
e4d5155 |
1 2 3 4 5 6 |
include LICENSE
include README.md
include pyproject.toml
recursive-include tests *
recursive-exclude tests *.pyc
recursive-exclude tests __pycache__ |