Skip to content

Commit 5775813

Browse files
alambkevinjqliu
andauthored
Update dev/release/verify-release-candidate.sh
Co-authored-by: Kevin Liu <[email protected]>
1 parent cc28263 commit 5775813

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/release/verify-release-candidate.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ test_source_distribution() {
128128
python3 -m venv .venv
129129
source .venv/bin/activate
130130
python3 -m pip install -U pip
131+
python3 -m pip install -U maturin
131132
maturin develop
132133

133134
#TODO: we should really run tests here as well

0 commit comments

Comments
 (0)