rust-docs-assistant / pyproject.toml
pppp24
rust docs RAG pipeline, eval suite, and data ingestion
005e9fd
Raw
History Blame Contribute Delete
134 Bytes
[tool.mypy]
explicit_package_bases = true
mypy_path = "."
ignore_missing_imports = true
[tool.pytest.ini_options]
pythonpath = ["."]