Skip to content

Commit 9176506

Browse files
committed
BUILD: in conda, pin setuptools to a known working version
1 parent 8eb6555 commit 9176506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies:
1212
- compilers
1313
- openblas
1414
- nomkl
15+
- setuptools=58.4
1516
# For testing
1617
- pytest
1718
- pytest-cov

0 commit comments

Comments
 (0)