Skip to content

Commit 43f795e

Browse files
committed
Add python-blueprint badge
1 parent 5f66321 commit 43f795e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[![Nox][nox-badge]](https://github.com/wntrblm/nox)
88
[![Ruff][ruff-badge]](https://github.com/astral-sh/ruff)
99
[![Type checked with mypy][mypy-badge]](https://mypy-lang.org/)
10+
[![Python Blueprint][python-blueprint-badge]](https://github.com/johnthagen/python-blueprint)
1011

1112
[github-actions-badge]: https://github.com/dantebben/nox-uv/workflows/CI/badge.svg
1213
[pypi-version-badge]: https://img.shields.io/pypi/v/nox-uv.svg
@@ -15,6 +16,7 @@
1516
[nox-badge]: https://img.shields.io/badge/%F0%9F%A6%8A-Nox-D85E00.svg
1617
[ruff-badge]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
1718
[mypy-badge]: https://www.mypy-lang.org/static/mypy_badge.svg
19+
[python-blueprint-badge]: https://img.shields.io/badge/%F0%9F%97%BA%EF%B8%8F-python--blueprint-2dcf59.svg
1820

1921
`nox-uv` is a simple drop-in replacement for [nox](https://nox.thea.codes/)'s `@nox.session` that
2022
installs dependencies constrained by [uv](https://docs.astral.sh/uv/)'s lockfile.

0 commit comments

Comments
 (0)