numpy
recursivenodes

git+https://github.com/inducer/pytools.git#egg=pytools
git+https://github.com/inducer/gmsh_interop.git#egg=gmsh_interop
git+https://github.com/inducer/pyvisfile.git#egg=pyvisfile
git+https://github.com/inducer/modepy.git#egg=modepy
git+https://github.com/inducer/pyopencl.git#egg=pyopencl
git+https://github.com/inducer/islpy.git#egg=islpy
git+https://github.com/inducer/pytato.git#egg=pytato

# required by pytential, which is in turn needed for some tests
sympy
cython
git+https://github.com/inducer/pymbolic.git#egg=pymbolic

# also depends on pymbolic, so should come after it
git+https://github.com/inducer/loopy.git#egg=loopy

# depends on loopy, so should come after it.
git+https://github.com/inducer/arraycontext.git#egg=arraycontext

# more pytential dependencies
git+https://github.com/inducer/boxtree.git#egg=boxtree
git+https://github.com/inducer/sumpy.git#egg=sumpy
git+https://github.com/inducer/pytential.git#egg=pytential

# requires pymetis for tests for partition_mesh
git+https://github.com/inducer/pymetis.git#egg=pymetis

# for examples/tp-lagrange-stl.py
numpy-stl
