Skip to content

Commit f8876fb

Browse files
m
1 parent c4177fc commit f8876fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test_vector_handlers/tox.ini

+3
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ deps =
5151
-rtest/requirements.txt
5252
# Install the MPL requirements if the `-mpl` suffix is present
5353
mpl: -rrequirements_mpl.txt
54+
# This is the filepath used in ESDK-Python's integration tests.
55+
# You may need to change this to run this project locally.
56+
mpl: scripts/aws-cryptographic-material-providers-library/TestVectorsAwsCryptographicMaterialProviders/runtimes/python
5457
..
5558
commands =
5659
awses_local: {[testenv:base-command]commands}

0 commit comments

Comments
 (0)