Skip to content
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

Fixes, fixes, fixes #227

Conversation

priv-kweihmann
Copy link
Collaborator

and python 3.11 support 🥳

to avoid further delays and dependency hells with pytest, flake8 and
all of the addins, separate the linter and the testing into two stages.

- remove wemake-python-styleguide as it seems to be badly maintained
  lately is keeps blocking flake8 upgrade
- remove pytest-flake8 because support for flake8 integration
  via pytest seem to have stopped and upstream is not very open
  to fix that, even though a PR already exists
- add a new selection of flake8 addins that should be our
  new base line for linting

Signed-off-by: Konrad Weihmann <[email protected]>
Signed-off-by: Konrad Weihmann <[email protected]>
- plus the newly needed flake8 linting stage
- remove installing reuse out of bounds

Closes vinland-technology#219

Signed-off-by: Konrad Weihmann <[email protected]>
as this is called by setup.pf but was never shipped to any
sdist, making any release tarball uninstallable

Signed-off-by: Konrad Weihmann <[email protected]>
Signed-off-by: Konrad Weihmann <[email protected]>
Signed-off-by: Konrad Weihmann <[email protected]>
it's simply not applicable in the current code base

Signed-off-by: Konrad Weihmann <[email protected]>
and revoke setting this file executable

Signed-off-by: Konrad Weihmann <[email protected]>
@priv-kweihmann priv-kweihmann force-pushed the alles-neu-macht-der-oktober branch from 5a706de to 4971b81 Compare October 31, 2022 15:37
@priv-kweihmann priv-kweihmann merged commit e6cc503 into vinland-technology:main Oct 31, 2022
@priv-kweihmann priv-kweihmann deleted the alles-neu-macht-der-oktober branch November 15, 2022 07:36
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