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 wheels regex #1287

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix wheels regex #1287

wants to merge 3 commits into from

Conversation

martimarkov
Copy link

@martimarkov martimarkov commented Dec 18, 2023

Fix so that more wheels can be found.
E.g. lxml-4.9.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl

Description

Change the regex in order to capture more wheels from PyPi or local cache.

GitHub Issues

#1288

Fix so that more wheels can be found.
E.g. `lxml-4.9.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl`
@coveralls
Copy link

coveralls commented Dec 18, 2023

Coverage Status

coverage: 74.831%. remained the same
when pulling 45fefe7 on martimarkov:patch-1
into e68ce5c on zappa:master.

Copy link
Collaborator

@monkut monkut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make a test case for this?

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.

None yet

4 participants