File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ A modern scaffolding tool for creating new Python packages with best practices b
44
55## Features
66
7- - 🚀 ** Fast Setup** : Create fully-configured Python packages in seconds
8- - 📦 ** uv Integration** : Modern dependency management with ` uv `
9- - ✅ ** Testing Ready** : Pre-configured ` pytest ` with coverage
10- - 📚 ** Documentation** : Sphinx docs with ` furo ` theme
11- - 🔄 ** CI/CD** : GitHub Actions workflow included
12- - 🎯 ** Best Practices** : PEP 8 compliant, type hints, proper structure
7+ - ** Fast Setup** : Create fully-configured Python packages in seconds
8+ - ** uv Integration** : Modern dependency management with ` uv `
9+ - ** Testing Ready** : Pre-configured ` pytest ` with coverage
10+ - ** Documentation** : Sphinx docs with ` furo ` theme
11+ - ** CI/CD** : GitHub Actions workflow included
12+ - ** Best Practices** : PEP 8 compliant, type hints, proper structure
1313
1414## Installation
1515
You can’t perform that action at this time.
0 commit comments