Skip to content

Commit 56c4e84

Browse files
committed
fix build.py
1 parent 864791b commit 56c4e84

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ python = ">=3.9.0"
1717

1818
[tool.poetry.build]
1919
generate-setup-file = false
20-
script = "build.py"
20+
script = "custom_build.py"
2121

2222
[tool.poetry.group.doc]
2323
optional = true

0 commit comments

Comments
 (0)