From e05aa34a971df8202119f73e2e24dec31f65ecbd Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Mon, 26 Sep 2022 09:58:43 -0500 Subject: [PATCH] switch grudge back to main --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 959bc5889..f97895e6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ git+https://github.com/pythological/kanren.git#egg=miniKanren --editable git+https://github.com/inducer/modepy.git#egg=modepy --editable git+https://github.com/kaushikcfd/arraycontext.git#egg=arraycontext --editable git+https://github.com/kaushikcfd/meshmode.git#egg=meshmode ---editable git+https://github.com/majosm/grudge.git@multi-main#egg=grudge +--editable git+https://github.com/inducer/grudge.git#egg=grudge --editable git+https://github.com/kaushikcfd/pytato.git#egg=pytato --editable git+https://github.com/ecisneros8/pyrometheus.git#egg=pyrometheus --editable git+https://github.com/illinois-ceesd/logpyle.git#egg=logpyle