simon-anders / htseq

HTSeq is a Python library to facilitate processing and analysis of data from high-throughput sequencing (HTS) experiments.
https://htseq.readthedocs.io/en/release_0.11.1/
GNU General Public License v3.0
122 stars 77 forks source link

Pysam 0.13.0 required on Mac, but not on Linux #74

Closed fabio-t closed 5 years ago

fabio-t commented 5 years ago

Hi, you provide two Mac OS wheels and several Linux wheels on PiPy.

The Mac OS wheels have, inside the METADATA file, the following pysam requirement:

Requires-Dist: pysam (==0.13.0)

The Linux wheels, instead, have the following:

Requires-Dist: pysam (>=0.9.0)

Is there a reason for this? Having a fixed dependency version for pysam causes problems when other packages require newer versions.

iosonofabio commented 5 years ago

No good reason, in fact I just fixed it in commit a6ba1f4685efcf9b7b8ff2f52000f56d8b18286b