Skip to content

Replace deprecated pep8 tool with flake8 in test infra and CI - #92

Merged
webknjaz merged 8 commits into
msabramo:masterfrom
alistairwatts:flake8-ci
Jul 30, 2026
Merged

Replace deprecated pep8 tool with flake8 in test infra and CI#92
webknjaz merged 8 commits into
msabramo:masterfrom
alistairwatts:flake8-ci

Conversation

@alistairwatts

Copy link
Copy Markdown
Contributor
  • flake8 added to the CI matrix
  • flake8 violation addressed
  • pep8 (unused) dependency removed as flake8 replaces it.
  • altered flake8 exclusions to include .* to cover existing .git and .tox, but also any other hidden files and directories, e.g. .venv

@alistairwatts

Copy link
Copy Markdown
Contributor Author

Any chance the workflow on this pull request can be approved?

Comment thread tox.ini Outdated
Comment thread tox.ini Outdated
@webknjaz

Copy link
Copy Markdown
Collaborator

@alistairwatts could you address the review requests above, please?

@webknjaz webknjaz changed the title Add Flake8 to CI Replace deprecated pep8 tool with flake8 in test infra and CI Jul 30, 2026
Comment thread pyproject.toml
Comment thread tox.ini Outdated
Comment on lines 91 to 93

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.

Suggested change
dependency_groups =
linting

Comment thread tox.ini Outdated
@webknjaz
webknjaz merged commit 057ac88 into msabramo:master Jul 30, 2026
2 checks passed
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