Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dep: require <3.11 to resolve pysam install error #133

Merged
merged 1 commit into from
Nov 2, 2022
Merged

Conversation

aryarm
Copy link
Member

@aryarm aryarm commented Nov 1, 2022

agh! our installation is broken!

pysam doesn't have support for 3.11 yet, and we depend on pysam
so if the user tries to install haptools with python 3.11, pip will install pysam from its sdist instead of its wheel
...and sdists always cause problems

pysam doesn't have support for 3.11 yet, and we depend on pysam
@aryarm aryarm changed the title do not allow python 3.11 b/c of pysam error dep: require <3.11 to resolve pysam install error Nov 1, 2022
@aryarm aryarm merged commit 9eabfce into main Nov 2, 2022
@aryarm aryarm deleted the dep/pysam-error branch November 2, 2022 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant