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 8ef4106 commit 7e1f346Copy full SHA for 7e1f346
pyproject.toml
@@ -18,9 +18,9 @@ pytest-mock = "3.10.0"
18
flake8 = "5.0.4"
19
pep8-naming = "0.13.3"
20
21
+[tool.poetry.group.external]
22
# Provided only for use by boards platforms
23
# NOTE: This group is a temporary workaround that will be removed at the 2.0.0 release of the action.
-[tool.poetry.group.external]
24
optional = true
25
26
[tool.poetry.group.external.dependencies]
0 commit comments