mirror of
https://github.com/astral-sh/uv
synced 2026-01-11 00:23:36 -05:00
Set absolute URLs prior to uploading to PyPI (#5038)
## Summary Closes https://github.com/astral-sh/uv/issues/5030.
This commit is contained in:
@@ -9,7 +9,6 @@ import subprocess
|
||||
import sys
|
||||
import tempfile
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
logging.basicConfig(level=logging.INFO, format="%(levelname)s: %(message)s")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user