We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f69fb commit 390b356Copy full SHA for 390b356
1 file changed
pyproject.toml
@@ -55,6 +55,8 @@ dev = [
55
## Test
56
"pytest",
57
"freezegun",
58
+ ## Build
59
+ "build",
60
]
61
62
[tool.setuptools.packages.find]
0 commit comments