We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a293fc2 commit de8c5c6Copy full SHA for de8c5c6
tox.ini
@@ -644,6 +644,11 @@ commands_post =
644
deps =
645
-r {toxinidir}/gen-requirements.txt
646
647
+allowlist_externals =
648
+ {toxinidir}/scripts/generate_instrumentation_bootstrap.py
649
+ {toxinidir}/scripts/generate_instrumentation_readme.py
650
+ {toxinidir}/scripts/generate_instrumentation_metapackage.py
651
+
652
commands =
653
{toxinidir}/scripts/generate_instrumentation_bootstrap.py
654
{toxinidir}/scripts/generate_instrumentation_readme.py
0 commit comments