Skip to content

fix(build): replace invalid version string with valid semver#18

Open
starbaser wants to merge 1 commit into
jakovius:mainfrom
starbaser:fix/pyproject-version
Open

fix(build): replace invalid version string with valid semver#18
starbaser wants to merge 1 commit into
jakovius:mainfrom
starbaser:fix/pyproject-version

Conversation

@starbaser
Copy link
Copy Markdown

Changed version from "mr.batman" to "0.1.0" to fix uv tool installation. The previous version string caused TOML parse errors as it didn't start with a number.

I fixed it so uv can install from the repo url :) uv tool install git+https://github.com/jakovius/voxd

Changed version from "mr.batman" to "0.1.0" to fix uv tool installation.
The previous version string caused TOML parse errors as it didn't start
with a number.
@JulesLecuir
Copy link
Copy Markdown

@jakovius this one is obvious, I run into the same issue with a fresh git clone when I start setup.sh. Maybe you could merge it ?

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