diff options
| author | Thomas J. Fan <thomasjpfan@gmail.com> | 2021-04-11 10:24:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-11 16:24:49 +0200 |
| commit | 4a53ea1ce65536748e68b7ab76779b9bb72e4619 (patch) | |
| tree | 4838a05af4b5da70c177590020b3adb80c4fca14 /environment.yml | |
| parent | 36eb76c9ded81c6626a86aa06d137dd800350751 (diff) | |
| download | numpy-4a53ea1ce65536748e68b7ab76779b9bb72e4619.tar.gz | |
DEV: add Gitpod to numpy (#18733)
Diffstat (limited to 'environment.yml')
| -rw-r--r-- | environment.yml | 1 |
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 |
