Skip to content

Commit 9690a7b

Browse files
committed
Start modification of pyproject.toml
1 parent 2eca943 commit 9690a7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[build-system]
2+
requires = ["setuptools>=73"]
3+
build-backend = "setuptools.build_meta"
4+
15
[tool.black]
26
target-version = ['py36']
37
exclude = '''

0 commit comments

Comments
 (0)