Skip to content
Snippets Groups Projects
Commit 47abf8cb authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Merge branch 'bench1' into 'master'

Use egg in pip url

See merge request inducer/sumpy!95
parents 202b720c ea47e380
Branches
Tags
1 merge request!95Use egg in pip url
Pipeline #13341 failed
......@@ -72,9 +72,9 @@
"pyopencl" : [""],
"islpy" : [""],
"pocl" : [""],
"pip+git+https://github.com/inducer/pymbolic": [""],
"pip+git+https://gitlab.tiker.net/inducer/boxtree": [""],
"pip+git+https://github.com/inducer/loopy": [""],
"pip+git+https://github.com/inducer/pymbolic#egg=pymbolic": [""],
"pip+git+https://gitlab.tiker.net/inducer/boxtree#egg=boxtree": [""],
"pip+git+https://github.com/inducer/loopy#egg=loopy": [""],
},
// Combinations of libraries/python versions can be excluded/included
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment