We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511036a commit fd9eafeCopy full SHA for fd9eafe
sdks/python/tox.ini
@@ -266,7 +266,7 @@ allowlist_externals =
266
az
267
bash
268
setenv =
269
- CONNECTION_STRING=DefaultEndpointsProtocol=https;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=https://azurite:10000/devstoreaccount1;
+ CONNECTION_STRING="DefaultEndpointsProtocol=https;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=https://azurite:10000/devstoreaccount1;"
270
commands_pre =
271
pip check
272
wget storage.googleapis.com/dataflow-samples/shakespeare/kinglear.txt
0 commit comments