uv/scripts/packages/package.name.with.dots
Zanie Blue 39b6886536
Bump version to 0.9.0 (#16161)
Co-authored-by: konsti <konstin@mailbox.org>
2025-10-07 23:17:42 +00:00
..
scripts fix: Handle dotted package names in script path resolution (#15300) 2025-08-15 16:44:59 -05:00
src/package_name_with_dots fix: Handle dotted package names in script path resolution (#15300) 2025-08-15 16:44:59 -05:00
pyproject.toml Bump version to 0.9.0 (#16161) 2025-10-07 23:17:42 +00:00
README.md fix: Handle dotted package names in script path resolution (#15300) 2025-08-15 16:44:59 -05:00

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.