Skip to content

Commit 74dd412

Browse files
m
1 parent 211c4fb commit 74dd412

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_vector_handlers/scripts/install_mpl_test_vector_runner.sh

+1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ export PATH="$PWD/dafny:$PATH"
2222

2323
# Build MPL test vector runner from source
2424
cd aws-cryptographic-material-providers-library/TestVectorsAwsCryptographicMaterialProviders/
25+
sed -i 's/{ path .*}.*/"1.7.4"/' runtimes/python/pyproject.toml
2526
sed -i 's/^\(requires = \["poetry-core"\]\)$/requires = \["poetry-core<2.0.0"\]/' runtimes/python/pyproject.toml
2627
make transpile_python

0 commit comments

Comments
 (0)