Initial commit: Add code-doc-cli project
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-29 16:50:12 +00:00
parent f755e92c5f
commit b1f11dbf10

6
.requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
click>=8.0
pygments>=2.15
tree-sitter-languages>=1.0
python-dotenv>=1.0
pytest>=7.0
pytest-cov>=4.0