Skip to content

Commit

Permalink
pip to install pre-release for pycapnp 2.0.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieh-xlnx authored Nov 26, 2023
1 parent af146b9 commit aa311d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ compile-java:

.PHONY: install-python-deps
install-python-deps:
pip install -q -r requirements.txt
pip install -q -r requirements.txt --pre

# Download and unpack all benchmarks
.PHONY: download-benchmarks
Expand Down

0 comments on commit aa311d0

Please sign in to comment.