Mgancita / cookiecutter-pypackage

Cookiecutter to create a Python package. Powered by Poetry, GitHub actions, and MkDocs-Material.
https://mgancita.github.io/cookiecutter-pypackage/
MIT License
10 stars 4 forks source link

Which actual License is the License slug pointing at? #24

Open MaKaNu opened 2 years ago

MaKaNu commented 2 years ago

I recognized that the GPLv3-only License you set as an Option is not recognized by License Tag in the README.md. After watching inside my License text and compared it to actual GPLv3 there are a few significant changes. Since the GPLv3 only allows copies of the License without changes to it I asked myself which License the slug actual represents. I couldn't find a matching version.

MaKaNu commented 2 years ago

Also the link for the license tag in slug uses your username instead the name of the template user.

Mgancita commented 2 years ago

I'll do a test build today and see what I get from this