Skip to content

Commit d21aaaf

Browse files
committed
chore: Add status badges
1 parent a47d521 commit d21aaaf

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
![tests](https://github.com/patryk-gpl/copier-python-uv/actions/workflows/ci.yml/badge.svg)
2+
![Python versions](https://img.shields.io/badge/python-%203.10%20|%203.11%20|%203.12%20|%203.13-blue)
3+
![uv task runner](https://img.shields.io/badge/tool-uv-blue)
4+
![Ruff code linter](https://img.shields.io/badge/tool-ruff-black)
5+
![Copier templating tool](https://img.shields.io/badge/tool-copier-orange)
6+
![License](https://img.shields.io/github/license/patryk-gpl/copier-python-uv)
7+
18
# Python Project Template
29

310
This template provides a standardized Python project structure with sensible defaults, tailored to use in Python projects. It streamlines project setup and encourages best practices from the start.

0 commit comments

Comments
 (0)