e.g.
uvx usethis tool pre-commit
Installed 29 packages in 918ms
✔ Writing 'pyproject.toml'.
✗ Failed to create a pyproject.toml file:
Failed to run subprocess:
uv init --quiet --bare --vcs=none --author-from=auto --build-backend hatch C:/Users/namc/Repositories/.github-private
stderr='error: The target directory (.github-private) is not a valid package name. Please provide a package name with --name.\n'
e.g.
uvx usethis tool pre-commit
Installed 29 packages in 918ms
✔ Writing 'pyproject.toml'.
✗ Failed to create a pyproject.toml file:
Failed to run subprocess:
uv init --quiet --bare --vcs=none --author-from=auto --build-backend hatch C:/Users/namc/Repositories/.github-private
stderr='error: The target directory (
.github-private) is not a valid package name. Please provide a package name with--name.\n'