Skip to content

Commit 5950395

Browse files
committed
fix bug
1 parent 8c357da commit 5950395

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[build-system]
2+
requires = ["setuptools>=57.4.0"]
3+
build-backend = "setuptools.build_meta"
4+
5+
[tool.setuptools]
6+
license-files = []

0 commit comments

Comments
 (0)