diff --git a/asv.conf.json b/asv.conf.json index 9632c4fb70310c528b43e3d055a96d96875e629f..b895b9e3ab09e56a1a3f65d1e7696d1934b0d938 100644 --- a/asv.conf.json +++ b/asv.conf.json @@ -68,13 +68,13 @@ // }, "matrix": { "numpy" : [""], - "sympy" : ["1.0"], - "pyopencl" : [""], - "islpy" : [""], - "pocl" : [""], + "sympy" : ["1.1.1"], "pip+git+https://github.com/inducer/pymbolic#egg=pymbolic": [""], + "pip+git+https://github.com/inducer/islpy#egg=islpy": [""], + "pip+git+https://github.com/inducer/pyopencl#egg=pyopencl": [""], "pip+git+https://gitlab.tiker.net/inducer/boxtree#egg=boxtree": [""], "pip+git+https://github.com/inducer/loopy#egg=loopy": [""], + "pip+git+https://github.com/inducer/pyfmmlib#egg=pyfmmlib": [""], }, // Combinations of libraries/python versions can be excluded/included