Skip to content

Commit 12b4ea4

Browse files
committed
Fix package publication
1 parent 25a39ea commit 12b4ea4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ version = "0.1.0"
2323
[project.optional-dependencies]
2424
dev = [
2525
"autopep8 ~= 2.0.2",
26+
"build ~= 0.10.0",
2627
"flake8 ~= 6.0.0",
2728
"flake8-bugbear ~= 23.5.9",
2829
"flake8-commas ~= 2.1.0",

0 commit comments

Comments
 (0)