mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-23 09:19:48 +00:00
(#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 | ||
| 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.