We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30100a0 commit 8c8b88cCopy full SHA for 8c8b88c
1 file changed
pyproject.toml
@@ -32,7 +32,7 @@ classifiers = [
32
repository = "https://github.com/tableau/server-client-python"
33
34
[project.optional-dependencies]
35
-test = ["black==23.7", "mypy==1.4", "pytest>=7.0", "pytest-cov", "pytest-subtests",
+test = ["black==23.7", "build", "mypy==1.4", "pytest>=7.0", "pytest-cov", "pytest-subtests",
36
"requests-mock>=1.0,<2.0"]
37
38
[tool.black]
0 commit comments