sdk/python/.changes/v0.13.4.md
This SDK uses š Engine + š CLI version v0.13.4. See what changed in that release.
š https://pypi.org/project/dagger-io/v0.13.4/ š https://dagger-io.readthedocs.io/en/sdk-python-v0.13.4/
Set UV_INDEX_URL and UV_EXTRA_INDEX_URL environment variables globally, if defined in pyproject.toml by @ClifHouck in https://github.com/dagger/dagger/pull/8431
Example usage:
[tool.uv]
index-url = "https://test.pypi.org/simple"
See the documentation for index-url and extra-index-url to learn more.