From 491bdc0d2af3fc79c034f0cc4a4af4fcb41560ff Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 13 Sep 2024 08:22:30 +0200 Subject: [PATCH] add ipython --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 784a2b7c..162967b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,3 +27,4 @@ psycopg2==2.8.6 uwsgi pymemcache==3.4.4 Mezzanine==5.0.0 +ipython -- 2.39.5