diff --git a/loopy/__init__.py b/loopy/__init__.py index b60de6e2dcd35c1c167bf5e303401f2c6242ebec..4aa4957ca76cbcb9fa1eae7463a0869f904bd17a 100644 --- a/loopy/__init__.py +++ b/loopy/__init__.py @@ -518,5 +518,4 @@ _set_up_default_target() # }}} - # vim: foldmethod=marker diff --git a/requirements.txt b/requirements.txt index 97c2024764715d0a715520800e2e1dd467183479..3e79abe74a082475153b7f55e3eb02118c4b3721 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ git+https://github.com/inducer/pytools.git -git+https://github.com/inducer/islpy.git +git+https://gitlab.tiker.net/kaushikcfd/islpy.git@fix-minor-isl-align-spaces-bug git+https://github.com/inducer/cgen.git git+https://github.com/inducer/pyopencl.git git+https://github.com/inducer/pymbolic.git