Add project configuration files: LICENSE, README, pyproject.toml, requirements
Some checks failed
CI / test (push) Failing after 12s
CI / build (push) Has been skipped

This commit is contained in:
2026-01-29 23:07:41 +00:00
parent bd6260451f
commit dab82fc444

10
requirements.txt Normal file
View File

@@ -0,0 +1,10 @@
click>=8.1.0
tree-sitter>=0.23.0
tree-sitter-python>=0.23.0
tree-sitter-javascript>=0.23.0
tree-sitter-typescript>=0.23.0
rich>=13.7.0
pyyaml>=6.0.1
pytest>=8.0.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0