mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 15:00:19 +00:00
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
recursive-include docs *
|
|
recursive-include tests *
|
|
include pyproject.toml pytest.ini tox.ini .coveragerc *.md LICENSE AUTHORS
|
|
prune docs/_build
|
|
prune *.pyc
|
|
prune __pycache__
|