Initial upload: regex-humanizer-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled

This commit is contained in:
2026-02-06 01:09:44 +00:00
parent 121a5957f6
commit 3fd8352bae

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
click>=8.0
regex>=2023.0
parsimonious>=0.10.0
pytest>=7.0
pygments>=2.15