From 6f4a72968e473a52ac1a58971e7150823e96ba16 Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Mon, 4 Sep 2023 19:18:24 +0300 Subject: Revert "Pin python to python@3.8.5" This reverts commit aaa6e53e7b623105d05e67e95186aba5b4671010. --- gn/packages/genenetwork.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 7d8cb43..6e5bbce 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -135,7 +135,7 @@ python-pytest-mock)) (propagated-inputs (list gemma-wrapper - `("python" (specification->package "python@3.8.5")) + python-wrapper csvdiff gn-rust-correlation python-bcrypt ;; Replace use of bcrypt with argon below @@ -218,7 +218,7 @@ ("gn-rust-correlation" ,gn-rust-correlation) ("glibc-utf8-locales" ,glibc-utf8-locales) ("nginx" ,nginx) - ("python" ,(specification->package "python@3.8.5")) + ("python" ,python-wrapper) ("python-pillow" ,python-pillow) ("python-coverage" ,python-coverage) ("python-configparser" ,python-configparser) ;; maintenance/scripts -- cgit v1.2.3