mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-10 13:58:05 +00:00
![]() ## Summary Create a function main as the default for a packaged app. Configure the default executable as: `example-packaged-app = "example_packaged_app:main"` Which is often what you want - the executable has the same name as the app. The purpose is to more often hit what the user wants, so they don't have to even rename the command to start developing. ## Test Plan - existing tests are updated |
||
---|---|---|
.. | ||
cache.md | ||
dependencies.md | ||
index.md | ||
projects.md | ||
python-versions.md | ||
resolution.md | ||
tools.md | ||
workspaces.md |