diff options
Diffstat (limited to 'guix.scm')
| -rw-r--r-- | guix.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix.scm b/guix.scm index 4f4e3b2..a810a12 100644 --- a/guix.scm +++ b/guix.scm @@ -78,7 +78,7 @@ ("python-pylint" python-pylint) ("python-redis" ,python-redis) ("python-scipy" ,python-scipy) - ("python-scipy" ,python-scipy) + ("python-mysqlclient" ,python-mysqlclient) ("python-sqlalchemy-stubs" ,python-sqlalchemy-stubs))) (build-system python-build-system) (home-page "https://github.com/genenetwork/genenetwork3") |
