gnu: python-pyvcf: Use older setuptools.
* gnu/packages/bioinformatics.scm (python-pyvcf)[native-inputs]: Replace python-setuptools with python-setuptools-for-tensorflow.
This commit is contained in:
parent
87a9f03b32
commit
9ed635cd9a
@ -15574,7 +15574,7 @@ for the analysis and visualization of raw nanopore signal.")
|
||||
"/vcf/test")))))))
|
||||
(native-inputs
|
||||
;; Older setuptools is needed for use_2to3.
|
||||
(list python-cython python-setuptools))
|
||||
(list python-cython python-setuptools-for-tensorflow))
|
||||
(propagated-inputs
|
||||
(list python-pysam python-rpy2))
|
||||
(home-page "https://github.com/jamescasbon/PyVCF")
|
||||
|
Loading…
Reference in New Issue
Block a user