Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 9b7eb1b

Browse files
committed
CU-8698x2k5b: Add simple pyproject.toml
1 parent 165f6c2 commit 9b7eb1b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[build-system]
2+
requires = ["setuptools>=42", "setuptools_scm[toml]>=6.2", "wheel"]
3+
build-backend = "setuptools.build_meta"
4+
5+
[tool.setuptools_scm]

0 commit comments

Comments
 (0)