From f4b9e51192a8dea3399ca83226a47a518b3ea5c5 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 27 Sep 2023 13:02:29 +0300 Subject: Update dependency: Use upstream python-mypy --- .guix/modules/gn-auth.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.guix/modules') diff --git a/.guix/modules/gn-auth.scm b/.guix/modules/gn-auth.scm index 9da988b..6831779 100644 --- a/.guix/modules/gn-auth.scm +++ b/.guix/modules/gn-auth.scm @@ -48,7 +48,7 @@ (when tests? (invoke "pytest" "-k" "unit_test"))))))) (native-inputs - `(("python-mypy" ,python-mypy-0.981) + `(("python-mypy" ,python-mypy) ("python-pytest" ,python-pytest) ("python-pylint" ,python-pylint) ("python-hypothesis" ,python-hypothesis) -- cgit v1.2.3