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

Special handling for special packages #5

Open
mottosso opened this issue Jun 20, 2019 · 0 comments
Open

Special handling for special packages #5

mottosso opened this issue Jun 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@mottosso
Copy link
Owner

mottosso commented Jun 20, 2019

PyQt5-5.11 and above is special, in that it splits sip into a separate package, PyQt5_sip and then copies the sip.pyd back into the PyQt5 package. That little trick doesn't lend itself well to the kind of automation we do here, and must likely be special handled.

Known special cases

  • PyQt5 - Account for sip
  • py-spy - Account for specially bundled .exe
@mottosso mottosso added the enhancement New feature or request label Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant