Skip to content

Conversation

@BrentWilkins
Copy link
Contributor

Python 3.9 still has about a month left, but maybe that's no longer true when/if this gets merged.

  • Bumped Python version to the oldest currently supported version (3.10)
  • Made the cli package get its version via the installed package or ultimately from pyproject.toml for a single source of truth on that
  • Added testing for new single source of truth version code to a CI workflow
  • A few CommonMark compliancy tweaks in the markdown files
  • I had to use .python-version to get the older version running for testing, so I sorted and added that to .gitignore

…ersion)

* Bumped Python version to the oldest currently supported version (3.10)
* Made the `cli` package get its version via the installed package or ultimately from `pyproject.toml` for a single source of truth on that
* Added testing for new single source of truth version code to a CI workflow
* A few [CommonMark](https://commonmark.org/) compliancy tweaks in the markdown files
* I had to use `.python-version` to get such an old version running for testing, so I sorted and added that to `.gitignore`
@charleslien charleslien merged commit 7384818 into CodebuffAI:main Sep 4, 2025
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.

2 participants