Skip to content

Commit d9f7872

Browse files
committed
point requirements.txt to custom arraycontext
1 parent ab4d675 commit d9f7872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git+https://github.com/inducer/pymbolic#egg=pymbolic
44
git+https://github.com/inducer/islpy#egg=islpy
55
git+https://github.com/inducer/loopy#egg=loopy
66
git+https://github.com/inducer/pyfmmlib#egg=pyfmmlib
7-
git+https://github.com/inducer/arraycontext#egg=arraycontext
7+
git+https://github.com/alexfikl/arraycontext@dataclass-annotations#egg=arraycontext
88

99
# only for reference values for the fmmlib test
1010
# (unable to use---circular dep)

0 commit comments

Comments
 (0)