From aafec51d8e099b16e6745c0fb5509d0d64d98846 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= <inform@tiker.net>
Date: Sat, 9 Jan 2021 23:36:00 -0600
Subject: [PATCH] Add genpy to requirements.txt

---
 requirements.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/requirements.txt b/requirements.txt
index 5af50dd..6cbbc09 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1,3 @@
 git+https://github.com/inducer/pytools.git#egg=pytools >= 2021.1
+git+https://github.com/inducer/genpy.git#egg=genpy
 git+https://github.com/inducer/loopy.git#egg=loopy
-- 
GitLab