Gemini: make TestPyPI-only release status explicit in docs #72

Open
opened 2026-05-28 01:15:49 +02:00 by codex · 0 comments
Collaborator

Context

Users should not confuse the TestPyPI alpha smoke with a stable production PyPI release.

Task

Add a short note in README or release docs clarifying the current release channel.

Acceptance criteria

  • The note clearly says 0.3.0a3 is available on TestPyPI.
  • The note does not claim stable PyPI availability unless verified.
  • The note is easy to remove/update when production PyPI release happens.

Out of scope

  • Do not upload to PyPI.
  • Do not change package version.

Verification

  • Check current PyPI/TestPyPI state before writing docs.
## Context Users should not confuse the TestPyPI alpha smoke with a stable production PyPI release. ## Task Add a short note in README or release docs clarifying the current release channel. ## Acceptance criteria - The note clearly says `0.3.0a3` is available on TestPyPI. - The note does not claim stable PyPI availability unless verified. - The note is easy to remove/update when production PyPI release happens. ## Out of scope - Do not upload to PyPI. - Do not change package version. ## Verification - Check current PyPI/TestPyPI state before writing docs.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#72
No description provided.