File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Generated proto stubs — run `make proto` to regenerate
2- coordinode /_proto /
2+ coordinode /coordinode / _proto /
33
44# Build artifacts
55dist /
1717env /
1818
1919# Version files generated by hatch-vcs
20- coordinode /_version.py
20+ coordinode /coordinode / _version.py
2121langchain-coordinode /langchain_coordinode /_version.py
2222llama-index-coordinode /llama_index /graph_stores /coordinode /_version.py
2323GAPS.md
Original file line number Diff line number Diff line change 11.PHONY : proto proto-check install install-pip test test-unit test-integration lint clean
22
33PROTO_SRC := proto
4- PROTO_OUT := coordinode/_proto
4+ PROTO_OUT := coordinode/coordinode/ _proto
55PYTHON ?= python3
66
77# Generate gRPC stubs from proto submodule into coordinode/_proto/
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -48,10 +48,10 @@ fallback-version = "0.0.0"
4848raw-options = {root = " .." }
4949
5050[tool .hatch .build .hooks .vcs ]
51- version-file = " _version.py"
51+ version-file = " coordinode/ _version.py"
5252
5353[tool .hatch .build .targets .wheel ]
54- sources = { "." = " coordinode" }
54+ packages = [ " coordinode" ]
5555
5656[tool .pytest .ini_options ]
5757asyncio_mode = " auto"
You can’t perform that action at this time.
0 commit comments