diff options
| -rw-r--r-- | environment.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/environment.yml b/environment.yml index 6a13499e0..1bc8b44a7 100644 --- a/environment.yml +++ b/environment.yml @@ -12,6 +12,7 @@ dependencies: - compilers - openblas - nomkl + - setuptools=58.4 # For testing - pytest - pytest-cov |
