Skip to content

Commit b9351df

Browse files
m
1 parent 96bc9bc commit b9351df

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ 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/^\(requires = \["poetry-core"\]\)$/requires = \["poetry-core<2.0.0"\]/' runtimes/python/pyproject.toml
2526
make transpile_python

0 commit comments

Comments
 (0)