mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-31 15:57:26 +00:00
Don't run publish tests from fork (#8168)
Only the astral-sh/uv repository has the secrets. --------- Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
This commit is contained in:
parent
c5d9f55bc4
commit
0c5d05d9e1
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# /// script
|
||||
# requires-python = ">=3.12"
|
||||
# dependencies = [
|
||||
# "httpx>=0.27,<0.28",
|
||||
# "httpx>=0.27.2,<0.28",
|
||||
# "packaging>=24.1,<25",
|
||||
# ]
|
||||
# ///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue