Skip to content

fix flake8-pyi python_version conditional in test-requirements #3398

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
May 22, 2017
Merged

fix flake8-pyi python_version conditional in test-requirements #3398

merged 1 commit into from
May 22, 2017

Conversation

vilmibm
Copy link
Contributor

@vilmibm vilmibm commented May 22, 2017

flake8-pyi only works with 3.6 right now, so installing it alongside
python3.5 results in a test failure when it is imported.

flake8-pyi only works with 3.6 right now, so installing it alongside
python3.5 results in a test failure when it is imported.
@JelleZijlstra
Copy link
Member

I'm going to spend a bit of time trying to get flake8-pyi to work on 3.5 (cc @ambv); let's merge this PR if that doesn't work out.

@gvanrossum
Copy link
Member

OK, blocked until @JelleZijlstra says it's unblocked.

@JelleZijlstra
Copy link
Member

I've given up on making flake8-pyi work in 3.5 (see the linked flake8-pyi PR), so unless Lukasz has another preference I'm OK with merging this.

@gnprice gnprice removed the blocked label May 22, 2017
@gvanrossum gvanrossum merged commit 2346b74 into python:master May 22, 2017
@gvanrossum
Copy link
Member

Thanks!

gvanrossum added a commit that referenced this pull request May 23, 2017
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.

4 participants