This website requires JavaScript.
Explore
Discord Server
Help
Sign in
actions
/
setup-uv
Watch
1
Star
0
Fork
You've already forked setup-uv
0
mirror of
https://github.com/astral-sh/setup-uv.git
synced
2025-04-07 16:08:49 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
884a30e33c
setup-uv
/
src
/
utils
/
constants.ts
4 lines
97 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Change Prettier settings (#36) ## Summary I know this is a little tedious but I'd prefer to use the same settings as in Ruff.
2024-09-05 08:06:45 -04:00
export
const
REPO
=
"uv"
;
export
const
OWNER
=
"astral-sh"
;
export
const
TOOL_CACHE_NAME
=
"uv"
;
Reference in a new issue
Copy permalink