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 25a39ea commit 12b4ea4Copy full SHA for 12b4ea4
pyproject.toml
@@ -23,6 +23,7 @@ version = "0.1.0"
23
[project.optional-dependencies]
24
dev = [
25
"autopep8 ~= 2.0.2",
26
+ "build ~= 0.10.0",
27
"flake8 ~= 6.0.0",
28
"flake8-bugbear ~= 23.5.9",
29
"flake8-commas ~= 2.1.0",
0 commit comments