Skip to content

Commit af1d58e

Browse files
Copilotjason810496
andcommitted
Update documentation badges from poetry to uv
Co-authored-by: jason810496 <[email protected]>
1 parent b093efe commit af1d58e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
1+
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
22
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
33
![PyPI - Version](https://img.shields.io/pypi/v/pgmq-sqlalchemy)
44
[![PyPI - License](https://img.shields.io/pypi/l/pgmq-sqlalchemy.svg)](https://github.com/jason810496/pgmq-sqlalchemy/blob/main/LICENSE)

doc/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.. _index:
22

33

4-
.. image:: https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json
5-
:target: https://python-poetry.org/
6-
:alt: Poetry
4+
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json
5+
:target: https://github.com/astral-sh/uv
6+
:alt: uv
77
.. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
88
:target: https://github.com/astral-sh/ruff
99
:alt: Ruff

0 commit comments

Comments
 (0)