Commit Graph

1 Commits

Author SHA1 Message Date
7f7f5b8228 fix: add proper package filtering to pyproject.toml
Some checks failed
CI / test (push) Failing after 12s
CI / build (push) Has been skipped
Prevent unrelated packages from being bundled in the distribution
by adding include=['config_auditor*'] and exclude=['tests*', 'fixtures*']
2026-01-30 18:24:16 +00:00