aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/python.scm
diff options
context:
space:
mode:
authorEfraim Flashner2019-06-23 01:22:53 -0500
committerEfraim Flashner2019-06-23 01:22:53 -0500
commit140b63977db7e2b97595f90ab2b26b865794d85f (patch)
tree49cfdd0bb8321300d8d8ae5dbc20377a04f1d208 /gn/packages/python.scm
parentdae92276b5955783ceea8480dd2ece4263a54520 (diff)
downloadguix-bioinformatics-140b63977db7e2b97595f90ab2b26b865794d85f.tar.gz
python-version: Remove redundant build-system declaration.
Diffstat (limited to 'gn/packages/python.scm')
-rw-r--r--gn/packages/python.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/packages/python.scm b/gn/packages/python.scm
index c01c9e2..965cf53 100644
--- a/gn/packages/python.scm
+++ b/gn/packages/python.scm
@@ -780,7 +780,6 @@ the older versions.")
(base32
"1rc8kf72v180qlygkh1y0jwv2fxqpx7n97bqfhbwgnn31iwai9g3"))))
(build-system python-build-system)
- (build-system python-build-system)
(propagated-inputs
`(
("python-more-itertools" ,python-more-itertools)