Skip to content

Conversation

@ryancox
Copy link
Owner

@ryancox ryancox commented Jun 10, 2025

  • Migrate from setup.py to modern pyproject.toml with Poetry build system
  • Update Python requirements to 3.9+ (dropping 2.7, 3.4-3.8 support)
  • Add support for Python 3.9-3.13
  • Remove deprecated setup.py and MANIFEST.in files
  • Add modern development tools: ruff, mypy, pytest-cov
  • Update installation instructions with uv, Poetry, and pip options
  • Fix code style issues with ruff autofix
  • Simplify test that was failing due to missing optional dependencies
  • Update version to stable 1.4.0
  • Add .uvversion file for uv version pinning

Change-ID: s615aa7211b4f7d63k

* Migrate from setup.py to modern pyproject.toml with Poetry build system
* Update Python requirements to 3.9+ (dropping 2.7, 3.4-3.8 support)
* Add support for Python 3.9-3.13
* Remove deprecated setup.py and MANIFEST.in files
* Add modern development tools: ruff, mypy, pytest-cov
* Update installation instructions with uv, Poetry, and pip options
* Fix code style issues with ruff autofix
* Simplify test that was failing due to missing optional dependencies
* Update version to stable 1.4.0
* Add .uvversion file for uv version pinning

Co-Authored-By: sketch <[email protected]>
Change-ID: s615aa7211b4f7d63k
@coveralls
Copy link

Coverage Status

coverage: 61.321% (-29.6%) from 90.881%
when pulling 429ebbe on ryancox/sketch/modernize-python-poetry
into 24b34a8 on master.

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.

3 participants