diff --git a/.pylintrc-local.yml b/.pylintrc-local.yml index 64c2df761960e0971c6f31fa1b4150e8fc0670b2..ecff4128e5af5ca6d32068e03f58693dd549cc8a 100644 --- a/.pylintrc-local.yml +++ b/.pylintrc-local.yml @@ -4,6 +4,7 @@ val: - scipy.* - gmsh + - sumpy,sumpy.kernel - arg: disable val: all - arg: enable diff --git a/requirements.txt b/requirements.txt index be4d316023ba201d4037b59aca1bce08f98e7482..a40693e3e5b3ad55dcc0c78ed347776bebb92edf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,16 @@ --index-url https://pypi.python.org/simple/ +git+https://gitlab.tiker.net/xywei/pypvfmm.git#egg=pypvfmm -e git+https://gitlab.tiker.net/xywei/boxtree.git#egg=boxtree -e git+https://www.github.com/xywei/gmsh_interop.git#egg=gmsh_interop --e git+https://gitlab.tiker.net/xywei/meshmode.git#egg=meshmode --e git+https://gitlab.tiker.net/xywei/pymbolic.git#egg=pymbolic -e git+https://gitlab.tiker.net/xywei/pytential.git#egg=pytential --e git+https://gitlab.tiker.net/xywei/sumpy.git#egg=sumpy -e git+https://gitlab.tiker.net/inducer/cgen.git#egg=cgen +-e git+https://gitlab.tiker.net/inducer/meshmode.git#egg=meshmode -e git+https://gitlab.tiker.net/inducer/genpy.git#egg=genpy -e git+https://gitlab.tiker.net/inducer/pyvisfile.git#egg=pyvisfile +-e git+https://gitlab.tiker.net/inducer/pymbolic.git#egg=pymbolic +-e git+https://gitlab.tiker.net/inducer/sumpy.git#egg=sumpy -e git+https://gitlab.tiker.net/inducer/loopy.git#egg=loo.py -e git+https://gitlab.tiker.net/inducer/modepy.git#egg=modepy