Skip to content

Conversation

@thrau
Copy link
Member

@thrau thrau commented Dec 16, 2025

Motivation

At localstack we've been slowly moving away from setup.py and black to hatchling and ruff. Also, the python version needed updating to 3.10+.

Changes

  • Moved python project config completely into pyproject.toml, and removed setup.py and setup.cfg
  • Replaced black and isort with ruff
  • Updated the build matrix to build with python 3.10+
  • Added a linting step to the pipeline

@thrau thrau merged commit f06ffda into master Dec 16, 2025
5 of 7 checks passed
@thrau thrau deleted the modernize-python-config branch December 16, 2025 12:13
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