We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b52e4b commit 6a33fb3Copy full SHA for 6a33fb3
TestVectors/runtimes/python/tox.ini
@@ -23,4 +23,4 @@ commands_pre =
23
poetry lock
24
poetry install --with test
25
commands =
26
- poetry run python src/aws_cryptography_materialproviders_test_vectors/internaldafny/generated {posargs}
+ poetry run python src/aws_encryption_sdk_test_vectors/internaldafny/generated {posargs}
0 commit comments