mirror of https://github.com/astral-sh/uv
✨ return the link to the CI badge (#2616)
## Summary After I did #2612 , broke the badge and #2613 fixed it (thanks konstin!) I return the functionality to go to the actions tab when you click the badge: [](https://github.com/astral-sh/uv/actions)
This commit is contained in:
parent
68432e77e5
commit
7d5d9a92c3
|
|
@ -4,7 +4,7 @@
|
|||
[](https://pypi.python.org/pypi/uv)
|
||||
[](https://pypi.python.org/pypi/uv)
|
||||
[](https://pypi.python.org/pypi/uv)
|
||||

|
||||
[](https://github.com/astral-sh/uv/actions)
|
||||
[](https://discord.gg/astral-sh)
|
||||
|
||||
An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in
|
||||
|
|
|
|||
Loading…
Reference in New Issue