1
0
Fork
You've already forked pybb
0
No description
  • Makefile 74.8%
  • Python 25.2%
2023年11月24日 13:03:47 +01:00
src/pybb src: new __init__.py 2023年05月24日 11:22:17 +02:00
tests test: new test_progname.py 2023年05月24日 12:10:24 +02:00
.editorconfig repo: new .editorconfig 2023年05月16日 21:18:40 +02:00
.gitignore repo: new .gitignore 2023年05月16日 21:25:44 +02:00
COPYLEFT repo: rename LICENSE to COPYLEFT 2023年05月28日 11:15:00 +02:00
Makefile repo: refactor requirement.in target 2023年11月24日 13:03:47 +01:00
pyproject.toml repo: add ruff exclude var 2023年08月29日 23:50:47 +02:00
README repo: reword README 2023年05月24日 09:17:47 +02:00
requirements.in repo: rename packages.txt to requirements.in etc. 2023年05月28日 11:00:10 +02:00

A bare bone template repository for python projects.
Resources
- https://packaging.python.org/en/latest/specifications/declaring-project-metadata/