Skip to content

add mypyc.analysis to setup.py - #9587

Merged
TH3CHARLie merged 2 commits into
masterfrom
mypyc-analysis-setup
Oct 13, 2020
Merged

TH3CHARLie merged 2 commits into
masterfrom
mypyc-analysis-setup

Conversation

@JelleZijlstra

Copy link
Copy Markdown
Member

Fixes #9584

I haven't tested myself but this package should probably be here.

Fixes #9584 

I haven't tested myself but this package should probably be here.

@TH3CHARLie TH3CHARLie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

feel free to merge when all tests are green

@hauntsaninja

hauntsaninja commented Oct 13, 2020

Copy link
Copy Markdown
Collaborator

Do we need a new release (or changes to MANIFEST.in)? I think something similar to this happened with 0.78* (see #8949 )

@JelleZijlstra

Copy link
Copy Markdown
Member Author

I added it to MANIFEST.in too, that seems like we'd need it. I'm basically just cargo-culting here though, and I don't have time at the moment to look deeper and get a better understanding of what's going on.

@TH3CHARLie
TH3CHARLie merged commit 92a5cbd into master Oct 13, 2020
@TH3CHARLie
TH3CHARLie deleted the mypyc-analysis-setup branch October 13, 2020 13:02
@mr-c mr-c mentioned this pull request Oct 13, 2020
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
@hauntsaninja hauntsaninja mentioned this pull request Dec 10, 2020
6 tasks
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.

removed analysis.py is still used in ./mypyc/transform/uninit.py

3 participants