Skip to content

Commit 0801874

Browse files
committed
Setup file required, apparently
1 parent ce3f4da commit 0801874

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
@@ -31,6 +31,7 @@ classifiers = [
3131

3232
[tool.poetry.build]
3333
script = "build_ext.py"
34+
generate-setup-file = true
3435

3536
[tool.poetry.dependencies]
3637
python = ">=3.9"

0 commit comments

Comments
 (0)