Skip to content

Commit ac4a7f1

Browse files
committed
CI: no nomkl
[ci skip]
1 parent 1cd897b commit ac4a7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ install:
7070

7171
# create our env
7272
- cmd: conda install -q -y conda-build anaconda-client
73-
- cmd: conda create -q -n test-environment python=%PYTHON_VERSION% coverage cython flake8 hypothesis numpy pytest pytest-cov python-dateutil pytz six nomkl
73+
- cmd: conda create -q -n test-environment python=%PYTHON_VERSION% coverage cython flake8 hypothesis numpy pytest pytest-cov python-dateutil pytz six
7474
- cmd: activate test-environment
7575
- cmd: conda list -n test-environment
7676

0 commit comments

Comments
 (0)