Skip to content

Fix pep8 deprecation warning#30

Merged
aiiie merged 1 commit intoaiiie:masterfrom
pjeby:pycodestyle
Dec 24, 2021
Merged

Fix pep8 deprecation warning#30
aiiie merged 1 commit intoaiiie:masterfrom
pjeby:pycodestyle

Conversation

@pjeby
Copy link
Contributor

@pjeby pjeby commented Nov 6, 2017

make test fails with a current version of pep8 installed (e.g. on Travis), because the pep8 tool is deprecated and outputs a warning about switching to pycodestyle. This patch switches cram to use pycodestyle and suppresses additional warnings, making it possible for make test to run without errors.

@pjeby
Copy link
Contributor Author

pjeby commented Nov 6, 2017

This is weird. Travis is failing for 3.2-3.4 here, but it succeeds on my copy, and I'm unable to reproduce the failures that show up here.

@aiiie aiiie merged commit 3cb9685 into aiiie:master Dec 24, 2021
@pjeby pjeby deleted the pycodestyle branch March 13, 2022 20:02
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