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

Try a requirements.txt for installation of deps.

parent 836ff103
Branches
Tags
No related merge requests found
islpy>=2013.1
cgen
git://github.com/inducer/pyopencl
git://github.com/inducer/pymbolic
......@@ -41,13 +41,6 @@ setup(name="loopy",
'Topic :: Utilities',
],
dependency_links=[
"git://github.com/inducer/pyopencl#egg=pyopencl-2013.1",
"git://github.com/inducer/pymbolic#egg=pymbolic-2013.1",
"cgen",
"islpy>=2013.1"
],
install_requires=[
"pyopencl>=2013.1",
"pymbolic>=2013.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment