File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# modern-python
22
3- [ Copier] ( https://copier.readthedocs.io/en/stable/ ) template for modern Python packages.
3+ ![ release] ( https://img.shields.io/github/v/release/leodevian/modern-python )
4+ [ ![ CI] ( https://img.shields.io/github/actions/workflow/status/leodevian/modern-python/ci.yaml?branch=main&logo=github&label=CI )] ( https://github.com/leodevian/modern-python/actions/workflows/ci.yaml )
5+ [ ![ license] ( https://img.shields.io/github/license/leodevian/modern-python )] ( https://github.com/leodevian/modern-python/blob/main/LICENSE )
46
5- - GitHub repository: < https://github.com/leodevian/modern-python >
6- - License: MIT
7+ [ Copier] ( https://copier.readthedocs.io/en/stable/ ) template for modern Python packages.
78
8- ## Requirements
9+ ## Setup and usage
910
1011This Copier template requires:
1112
@@ -25,8 +26,6 @@ To install Copier and Copier Template-Extensions, use [uv](https://docs.astral.s
2526uv tool install copier --with copier-template-extensions
2627```
2728
28- ## Quick usage
29-
3029Run ` copier copy ` to generate your Python package:
3130
3231``` bash
You can’t perform that action at this time.
0 commit comments