An opinionated Copier template for Python projects
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
53
commits
style: simplify ci job dependencies
62519c3
ci: dedicated job to create lockfile
cc68287
ci: unconditionally upload Sphinx artifact
0b6f482
ci: move docs to a nested pages directory
261bf4e
ci: rename coverage artifact and decrease its retention
fc991cd
refactor: cleaner template config
29e7f93
docs: add link to repository
4cdc809
chore: always prompt for pages
f58cd27
chore: update .gitignore
2dc3e3f
feat: add support for coverage
c6770f8
fix: run Sphinx when Pages are enabled
3acb011
docs: add link to repo
52f14a1
feat: add support for GitHub pages
497bd89
docs: mention Sphinx theme in README
96c592d
chore: refactor GitHub action
e483c30