We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e369a3 commit 567533cCopy full SHA for 567533c
codebuild/py312/decrypt_dafny_esdk_vectors_keyrings.yml
@@ -68,6 +68,7 @@ phases:
68
- unzip net41.zip -d net41
69
build:
70
commands:
71
+ - pip install "tox < 4.0"
72
- cd test_vector_handlers
73
- |
74
tox -- \
0 commit comments