Skip to content

Conversation

@copelco
Copy link
Member

@copelco copelco commented Jan 3, 2026

This PR prepares the first official release of dsd-pythonanywhere (v0.1.0), transitioning the package to release-ready status with automated publishing to PyPI.

Key Changes

  • Consolidated packaging metadata in pyproject.toml with improved classifiers
  • Added automated release.yaml workflow for PyPI publishing via GitHub Actions
  • Updated minimum Python version to 3.10+ (from 3.9)
  • Added forward compatibility for Django 5.2 and 6.0 and Python 3.14
  • Removed example Dockerfile template

refs #10

Copy link
Contributor

@pauloxnet pauloxnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a couple of version suggestions

Co-authored-by: Paolo Melchiorre <[email protected]>
Co-authored-by: Paolo Melchiorre <[email protected]>
@copelco copelco marked this pull request as ready for review January 4, 2026 18:41
@copelco copelco merged commit 250cb64 into main Jan 4, 2026
2 checks passed
@copelco copelco deleted the 10-release branch January 4, 2026 18:43
@copelco copelco linked an issue Jan 4, 2026 that may be closed by this pull request
3 tasks
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.

Publish package to PyPI using uv

3 participants