mirror of https://github.com/astral-sh/uv
(#17032) It's been bothering me that we have a bunch of stub packages and such in a `scripts` directory. |
||
|---|---|---|
| .. | ||
| scripts | ||
| src/package_name_with_dots | ||
| README.md | ||
| pyproject.toml | ||
README.md
package.name.with.dots
Test package for verifying Windows executable handling with dotted package names.
This package is used to test the fix for the uvx Windows executable bug where package names containing dots were incorrectly handled when adding Windows executable extensions.