uv/test/packages/package.name.with.dots
Zanie Blue a70ee58ae1
Move test support files out of `scripts/` into `test/`
(#17032)

It's been bothering me that we have a bunch of stub packages and such in
a `scripts` directory.
2025-12-09 10:06:05 -06:00
..
scripts Move test support files out of `scripts/` into `test/` 2025-12-09 10:06:05 -06:00
src/package_name_with_dots Move test support files out of `scripts/` into `test/` 2025-12-09 10:06:05 -06:00
README.md Move test support files out of `scripts/` into `test/` 2025-12-09 10:06:05 -06:00
pyproject.toml Move test support files out of `scripts/` into `test/` 2025-12-09 10:06:05 -06:00

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.