Initial upload: ConfigConvert CLI with full test suite and CI/CD
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled

This commit is contained in:
2026-02-04 07:05:16 +00:00
parent eadc33015c
commit 85bbebc58b

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
typer>=0.12.3
rich>=13.7.0
pyyaml>=6.0.1
pytest>=7.4.0
pytest-cov>=4.1.0