Skip to content

Comments

feat: support uv versioning and drop regexes for version replacing#22

Open
MAKMED1337 wants to merge 2 commits intoeshwen:mainfrom
MAKMED1337:main
Open

feat: support uv versioning and drop regexes for version replacing#22
MAKMED1337 wants to merge 2 commits intoeshwen:mainfrom
MAKMED1337:main

Conversation

@MAKMED1337
Copy link

Add support for uv versioning (inside project.version) and move to tomlkit as it allows to modify values with reformatting file.
I skipped running pre-commit because it requires python3.10 which I do not bother to install, I ran mypy and ruff through poetry.

Copy link
Owner

@eshwen eshwen left a comment

Choose a reason for hiding this comment

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

Hello. Thanks for your interest in the project

Yours is probably a better implementation than mine. But could we fix the type hints rather than ignoring/hiding them?

@MAKMED1337
Copy link
Author

I think I fixed it. Bump the version as you need, and run pre-commit as I didn't do this (python3.10 gives me troubles).

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