Skip to content

chore: align Python version support with Sail and drop docs TODO - #6

Merged
pomykalakyle merged 1 commit into
mainfrom
chore/align-python-versions-with-sail
Apr 24, 2026
Merged

chore: align Python version support with Sail and drop docs TODO#6
pomykalakyle merged 1 commit into
mainfrom
chore/align-python-versions-with-sail

Conversation

@pomykalakyle

Copy link
Copy Markdown
Collaborator

Summary

  • Match dbt-sail's supported Python range to pysail (3.10–3.14): requires-python = ">=3.10,<3.15" and add the 3.14 classifier.
  • Remove the ## Documentation TODO in README.md pointing at docs.getdbt.com — those pages don't exist yet and the placeholder is more confusing than helpful.

Test plan

  • hatch run unit-tests (20 passed)
  • hatch run code-quality (black / flake8 / mypy / yaml all pass)

Bump the supported Python range to 3.10-3.14 to match pysail's
requires-python, and remove the docs.getdbt.com placeholder section
from the README since those pages don't exist yet.
@pomykalakyle
pomykalakyle merged commit f721437 into main Apr 24, 2026
1 check passed
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.

1 participant