pylicense3¶
Apply license information to a git project.
Free software: BSD license
Documentation: https://pylicense3.readthedocs.io.
Features¶
TODO
After generating your project¶
Setup github secrets for pypi github project settings:
PYPI_TOKENfor “real” deploys on git tagsTEST_PYPI_TOKENfor deploys to test.pypi.org
enable project on readthedocs.org
setup branch protection+automerge in github project settings
Fix
Live exampleslink above
Credits¶
This package was created with Cookiecutter and the dune-gdt/python_cookiecutter project template.