7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
include pyproject.toml
|
|
include docs/DLP_IO_LIBRARY.md
|
|
recursive-include dlp_io *.py py.typed
|
|
prune tests
|
|
exclude README.md
|
|
global-exclude __pycache__ *.py[cod] .env
|