Add project configuration files: LICENSE, README, pyproject.toml, requirements
This commit is contained in:
10
requirements.txt
Normal file
10
requirements.txt
Normal 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
|
||||||
Reference in New Issue
Block a user