Skip to content

Commit b7f3cae

Browse files
committed
fix #230
1 parent ad32d5a commit b7f3cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pyyaml = ">=6.0"
4646
sphinx = '*'
4747

4848
[build-system]
49-
requires = ["setuptools", "poetry_core>=1.0"]
49+
requires = ["poetry_core>=1.0"]
5050
build-backend = "poetry.core.masonry.api"
5151

5252

0 commit comments

Comments
 (0)