A Copier template for Python projects managed by PDM.
Stars
2
Forks
0
Watchers
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
19
commits
chore(gitlint): move config to separate file
de089e0
chore(ruff): improve configuration
f8bdf29
fix(coverage): exclude TYPE_CHECKING branches
b169ade
fix(coverage): omit __version__.py
d4ca3fe
chore(ruff): enable flake8-annotations
89dc757
chore: update dependencies
ef61e29
fix: add hack to make ruff in venv working on nixos
110754b
fix(semantic-release): exclude merge-commits from changelog
e3aa404
fix(ruff): ignore S and SIM in tests
de9f230
fix(pytest): set asyncio_mode=auto
c95ae1c
fix(pdm): make generated __version__.py ruff compliant
6d33e06
fix(pdm): include all groups in lockfile
4bdd8f1
fix: gitignore __version__.py
9b02f05
feat: add pyproject.toml formatting using taplo
e5b089d
docs(README): fix installation instructions
fc8dec7