From e873f88dd8228a920db656539fff0adb1719af82 Mon Sep 17 00:00:00 2001 From: Matthias Diener Date: Wed, 24 Jul 2024 22:52:57 -0500 Subject: [PATCH] Revert "test against main branches (do not merge)" This reverts commit 596894d871c06c0b8671898b661e097d6b5a4d9b. --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 764597f24..73c702d22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,14 +13,14 @@ git+https://github.com/mpi4py/mpi4py#egg=mpi4py # The following packages will be git cloned by emirge: --editable git+https://github.com/inducer/pymbolic.git#egg=pymbolic #--editable git+https://github.com/inducer/pyopencl.git#egg=pyopencl ---editable git+https://github.com/inducer/loopy.git#egg=loopy +--editable git+https://github.com/illinois-ceesd/loopy.git@production#egg=loopy --editable git+https://github.com/inducer/dagrt.git#egg=dagrt --editable git+https://github.com/inducer/leap.git#egg=leap --editable git+https://github.com/inducer/modepy.git#egg=modepy ---editable git+https://github.com/inducer/arraycontext.git#egg=arraycontext ---editable git+https://github.com/inducer/meshmode.git#egg=meshmode ---editable git+https://github.com/inducer/grudge.git#egg=grudge ---editable git+https://github.com/inducer/pytato.git#egg=pytato +--editable git+https://github.com/illinois-ceesd/arraycontext.git@production#egg=arraycontext +--editable git+https://github.com/illinois-ceesd/meshmode.git@production#egg=meshmode +--editable git+https://github.com/illinois-ceesd/grudge.git@production#egg=grudge +--editable git+https://github.com/illinois-ceesd/pytato.git@production#egg=pytato --editable git+https://github.com/pyrometheus/pyrometheus.git@tulio/entropy#egg=pyrometheus --editable git+https://github.com/illinois-ceesd/logpyle.git#egg=logpyle --editable git+https://github.com/kaushikcfd/feinsum.git#egg=feinsum