Skip to content

Commit 390b356

Browse files
committed
Add build to dev dependencies
1 parent 49f69fb commit 390b356

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ dev = [
5555
## Test
5656
"pytest",
5757
"freezegun",
58+
## Build
59+
"build",
5860
]
5961

6062
[tool.setuptools.packages.find]

0 commit comments

Comments
 (0)