Initial upload: curl-converter-cli with CI/CD workflow

This commit is contained in:
2026-03-22 10:44:33 +00:00
parent 57258bbbbd
commit 41c2043c5c

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
click>=8.0
requests>=2.28
pyyaml>=6.0
pytest>=7.0
pytest-cov>=4.0