Skip to content

Commit b74789e

Browse files
committed
# Conflicts: # .github/workflows/main.yml # pyproject.toml
2 parents 10d495c + 5a6c153 commit b74789e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pyproject.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
[build-system]
2-
requires = []
2+
requires = [
3+
# "setuptools>=77",
4+
# "setuptools_scm[toml]>=3.4.1",
5+
# jaraco/skeleton#174
6+
"coherent.licensed",
7+
]
38
build-backend = "setuptools.build_meta"
49
backend-path = ["."]
510

0 commit comments

Comments
 (0)