We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903d6ca commit 9006df3Copy full SHA for 9006df3
noxfile.py
@@ -79,7 +79,6 @@ def test_with_datadog_as_required_package(session: nox.Session):
79
folders=[
80
f"{PREFIX_TESTS_FUNCTIONAL}/metrics/datadog/",
81
],
82
- extras="datadog",
83
)
84
85
0 commit comments