Fix missing readme

This commit is contained in:
Andras Schmelczer 2026-03-12 07:49:06 +00:00
parent 5d588b1bac
commit 149ff8fd95
2 changed files with 2 additions and 0 deletions

View file

@ -28,6 +28,7 @@ npm run test
cd -
cd reconcile-python
cp ../README.md .
uv run maturin develop
uv run pytest -v
cd -