chore: prepare package publishing metadata
Build & Publish Package / publish (push) Successful in 30s
Build & Publish Package / publish (push) Successful in 30s
- Add Gitea workflow for tagged package releases. - Move package metadata into pyproject.toml. - Bump the package version to 3.0.2. - Define optional extras for dotenv, MongoDB, Redis, and Trio Redis. - Keep setup.py as a minimal setuptools entry point. - Disable universal wheel output for Python 3 only builds.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
### 3.0.2
|
||||
|
||||
- Add package metadata for Gitea PyPI registry publishing.
|
||||
- Add Gitea workflow for tagged package releases.
|
||||
- Add explicit redis-trio extra for the bundled Trio Redis client.
|
||||
|
||||
### 2.1.0
|
||||
|
||||
- `session_cookie_name` fix
|
||||
|
||||
Reference in New Issue
Block a user