Skip to content

Fix Python 2 wheel installs#85

Merged
ajschmidt8 merged 1 commit intomasterfrom
wheel-compat
May 10, 2025
Merged

Fix Python 2 wheel installs#85
ajschmidt8 merged 1 commit intomasterfrom
wheel-compat

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