Skip to content

Fix Python 2 wheel installs #85

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

Merged
merged 1 commit into from
May 10, 2025
Merged

Fix Python 2 wheel installs #85

merged 1 commit into from
May 10, 2025

Conversation

ajschmidt8
Copy link
Collaborator

This PR updates setup.py to ensure that the built wheels can be installed by both Python 2 and Python 3 versions.

Fixes #83.

This PR updates `setup.py` to ensure that the built wheels can be
installed by both Python 2 and Python 3 versions.

Fixes #83.
@ajschmidt8 ajschmidt8 merged commit 8537c9c into master May 10, 2025
1 check passed
@ajschmidt8 ajschmidt8 deleted the wheel-compat branch May 10, 2025 02:45
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.

AlarmDecoder v1.13.13 not installable through pip
1 participant