Skip to content

Commit 47b5710

Browse files
authored
Merge pull request numpy#27429 from mattip/setuptools-conda
BLD: pin setuptools to avoid breaking numpy.distutils
2 parents e759d24 + e0bb9b6 commit 47b5710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- compilers
1313
- openblas
1414
- nomkl
15-
- setuptools
15+
- setuptools==65.5.1
1616
- ninja
1717
- pkg-config
1818
- meson-python

0 commit comments

Comments
 (0)