Use `license = "Apache-2.0"` in all templates
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- python
- Domain
- build-system
Research direction
Open {{cookiecutter.hyphenated}}/pyproject.toml and inspect the license declaration linked in the issue. Run python -m build against the generated template to confirm whether the warning remains. Done means the template uses the requested Apache-2.0 license value and the build no longer emits that warning.
Written by the indexing model from the issue text.
Description
I've been using this:
But now I'm getting warnings from python -m build about it.
Should be:
license = "Apache-2.0"
TODO:
- https://github.com/simonw/python-lib/blob/main/%7B%7Bcookiecutter.hyphenated%7D%7D/pyproject.toml
- https://github.com/simonw/llm-plugin/blob/main/llm-%7B%7Bcookiecutter.hyphenated%7D%7D/pyproject.toml
- https://github.com/simonw/datasette-plugin/blob/main/datasette-%7B%7Bcookiecutter.hyphenated%7D%7D/pyproject.toml
- https://github.com/simonw/django-plugin/blob/main/%7B%7Bcookiecutter.hyphenated%7D%7D/pyproject.toml
- https://github.com/simonw/sqlite-utils-plugin/blob/main/sqlite-utils-%7B%7Bcookiecutter.hyphenated%7D%7D/pyproject.toml
- https://github.com/simonw/click-app/blob/main/%7B%7Bcookiecutter.hyphenated%7D%7D/pyproject.toml
- Dominant language
- Python
- Stars
- 230
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from simonw/python-lib
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
simonw/python-lib#8 · 11 comments ·
All issues in simonw/python-lib
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
anthropics/skills#1811 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
speaches-ai/speaches#678 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
datalayer/mcp-compose#42 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
conda-forge/spacy-feedstock#177 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
UKGovernmentBEIS/inspect_evals#2523 ·