pyBigWig
pyBigWig copied to clipboard
Support for python >=3.11
Hi there,
Are you planning on updating the package to support python 3.11? In the pip definition, only python >= 3.7 is required, but the bioconda version limits python to >= 3.10, <3.11.
All the best, Falko
Bioconda doesn't build for python 3.11 yet (last I checked), which is why that restriction is there in the conda packages. Once they do their python 3.11 migration the 3.11 build of pyBigWig should appear.