Skip to content

Commit 9693e46

Browse files
committed
setuptools and wheel are not included by default
1 parent 687d517 commit 9693e46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grumpy-runtime-src/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[build-system]
2-
requires = ["grumpy-tools > 0.2.2"]
2+
requires = ["setuptools", "wheel", "grumpy-tools>0.2.2"]

0 commit comments

Comments
 (0)