Skip to content

[mypyc] Add missing packages to setup.py #9061

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
Jul 3, 2020
Merged

[mypyc] Add missing packages to setup.py #9061

merged 1 commit into from
Jul 3, 2020

Conversation

lopsided98
Copy link
Contributor

The recent refactoring of mypyc did not add the new packages to setup.py, so mypyc installed from PyPI does not work.

cc @JukkaL

Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

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

Thanks!

@JukkaL JukkaL merged commit 259e0cf into python:master Jul 3, 2020
@lopsided98 lopsided98 deleted the mypyc-missing-packages branch July 3, 2020 16:49
hauntsaninja pushed a commit to hauntsaninja/mypy that referenced this pull request Oct 13, 2020
Is there a reason to not do this? It gets the right set of packages when
I run it. Saves chores like python#9587 or python#9061
msullivan pushed a commit that referenced this pull request Oct 18, 2020
Is there a reason to not do this? It gets the right set of packages when
I run it. Saves chores like #9587 or #9061
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.

2 participants