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 67502e7 commit 91ea137Copy full SHA for 91ea137
scripts/populate_tox/tox.jinja
@@ -256,6 +256,7 @@ envlist =
256
# === Integrations - Auto-generated ===
257
# These come from the populate_tox.py script. Eventually we should move all
258
# integration tests there.
259
+
260
{% for group, integrations in groups.items() %}
261
# ~~~ {{ group }} ~~~
262
{% for integration in integrations %}
@@ -651,6 +652,7 @@ deps =
651
652
653
654
655
656
657
658
0 commit comments