- transition to `pyproject.toml` config - include license (Apache-2.0) - add dev tools - add documentation config (`mkdocs` based) - turn `README.md` into a symlink to docs `index.md` - add convenience scripts for testing and linting
5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
mkdocs.yaml
|
|
pyproject.toml
|
|
docs/index.md
|
|
src/**.py
|