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

Fix installation on Python 3.5 and lower on stable #2533

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

peace-maker
Copy link
Member

The unix-ar package requires Python 3.6. Only install it on Python 3.6 then and use the Python 2 fallback for Python <= 3.5 too.

When bumping the supported Python version for Pwntoosl v5, let's keep v4 installable on any earlier Python version.

The unix-ar package requires Python 3.6. Only install it on Python 3.6 then and use the Python 2 fallback for Python <= 3.5 too.
@peace-maker peace-maker merged commit e9d9bd9 into Gallopsled:stable Jan 26, 2025
14 checks passed
@peace-maker peace-maker deleted the fix_prepy36_install branch January 26, 2025 22:18
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