Skip to content

Commit d31f553

Browse files
committed
install our glue pacakge in CI
1 parent da9eb2a commit d31f553

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ jobs:
4646
uv venv -p ${{ matrix.python }}
4747
source .venv/bin/activate
4848
uv pip install -r python/requirements_locked_3_13.txt
49+
uv pip install python/tskit_glue
4950
python -m pytest python
5051

0 commit comments

Comments
 (0)