summaryrefslogtreecommitdiff
path: root/environment.yml
diff options
context:
space:
mode:
authorThomas J. Fan <thomasjpfan@gmail.com>2021-04-11 10:24:49 -0400
committerGitHub <noreply@github.com>2021-04-11 16:24:49 +0200
commit4a53ea1ce65536748e68b7ab76779b9bb72e4619 (patch)
tree4838a05af4b5da70c177590020b3adb80c4fca14 /environment.yml
parent36eb76c9ded81c6626a86aa06d137dd800350751 (diff)
downloadnumpy-4a53ea1ce65536748e68b7ab76779b9bb72e4619.tar.gz
DEV: add Gitpod to numpy (#18733)
Diffstat (limited to 'environment.yml')
-rw-r--r--environment.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environment.yml b/environment.yml
index ecfebee3e..ea38882a2 100644
--- a/environment.yml
+++ b/environment.yml
@@ -9,6 +9,7 @@ dependencies:
- cython
- compilers
- openblas
+ - nomkl
# For testing
- pytest
- pytest-cov