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

Tooling upgrades #381

Merged
merged 13 commits into from
Mar 1, 2024
Merged

Tooling upgrades #381

merged 13 commits into from
Mar 1, 2024

Conversation

jodal
Copy link
Member

@jodal jodal commented Mar 1, 2024

  • Require Python 3.11+
  • Replace pkg_resources with importlib.metadata
  • Move project declaration to pyproject.toml
  • Change project layout
  • Replace flake8 and black with ruff
  • Format with ruff
  • Autofix with ruff
  • Autofix with ruff --unsafe-fixes
  • Manually fix ruff lints

@jodal
Copy link
Member Author

jodal commented Mar 1, 2024

Rebased on top of today's release now, and added the version simplification related to mopidy/mopidy#2153.

pyproject.toml Show resolved Hide resolved
src/mopidy_spotify/web.py Outdated Show resolved Hide resolved
src/mopidy_spotify/web.py Outdated Show resolved Hide resolved
@jodal jodal merged commit 7803438 into mopidy:main Mar 1, 2024
4 checks passed
@jodal jodal deleted the tooling branch March 1, 2024 22:59
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