Skip to content

Commit 3c62602

Browse files
Fix setuptools
1 parent 6956fb0 commit 3c62602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ requirements:
2222
host:
2323
- python
2424
- pip
25-
- setuptools >=42
25+
- setuptools
2626
- wheel
2727
run:
2828
- python

0 commit comments

Comments
 (0)