Changeset bb4ff2a in sasmodels for appveyor.yml
- Timestamp:
- Jan 26, 2018 8:45:35 PM (7 years ago)
- Branches:
- master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 42158d2
- Parents:
- ecb485c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
appveyor.yml
ra69d8cd rbb4ff2a 69 69 # 2018-01-19 PAK: skipping toolchain cython and cffi (these were for pyopencl?) 70 70 # 2018-01-26 PAK: sasmodels uses yield generator for tests, which isn't supported in pytest 4+ 71 - cmd: conda install --yes --quiet numpy scipy "pytest<4"71 - cmd: conda install --yes --quiet numpy scipy docutils "pytest<4" 72 72 # 2018-01-19 PAK: skipping pyopencl; this would be needed for deploy but maybe not for test 73 73 #- cmd: conda install --yes --channel conda-forge pyopencl
Note: See TracChangeset
for help on using the changeset viewer.