Skip to content

Commit

Permalink
Add build as a dependancy
Browse files Browse the repository at this point in the history
Required after ba4e71d, which introduced `python -m build`.
  • Loading branch information
DimitriPapadopoulos committed Nov 28, 2022
1 parent 94a4a3b commit 9ef9253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dynamic = ["version"]

[project.optional-dependencies]
dev = [
"build",
"flake8",
"pytest",
"pytest-cov",
Expand Down

0 comments on commit 9ef9253

Please sign in to comment.