Skip to content

Commit b641136

Browse files
author
Wail Samjouni
committed
added build tool
1 parent 287b30e commit b641136

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
@@ -36,3 +36,7 @@ Repository = "https://github.com/IWUGERMANY/DibsComputingCore"
3636
[tool.black]
3737
line-length = 88
3838
target-version = ['py310']
39+
40+
[build-system]
41+
requires = ["setuptools >= 50.0.0", "wheel"]
42+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)