Skip to content

Commit 328dbde

Browse files
add build dependencies
1 parent 70540b1 commit 328dbde

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,13 @@ test = [
6363
"tox",
6464
"click"
6565
]
66+
build = [
67+
"build",
68+
"pip",
69+
"setuptools",
70+
"wheel",
71+
"setuptools-scm"
72+
]
6673
[project.urls]
6774
Homepage = "https://cadwrdeltamodeling.github.io/schimpy/"
6875

0 commit comments

Comments
 (0)