Consolidate to single dlp_io module and publish release artifacts via Gitea Actions
publish-dlp-io / publish (push) Successful in 1m27s

This commit is contained in:
2026-07-31 16:42:59 +08:00
parent 3b0c81fd9d
commit fe1a6ed749
20 changed files with 1191 additions and 1245 deletions
-1
View File
@@ -1,6 +1,5 @@
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