License mismatch

Open Beginner friendly
#11 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
70/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
python
Domain
build-system

Research direction

Compare the license text in LICENSE.txt with the license metadata declared in setup.py. Update the inconsistent declaration so it matches the repository's 3-Clause BSD License, then review the package metadata to confirm the reported mismatch is resolved.

Written by the indexing model from the issue text.

Description

Hello,
it seems that your repo have an issue with the license. You are clearly using the 3-Clause BSD License text (LICENSE.txt) and even GitHub recognise it as it, but in setup.py you are stating usage of GPL-3.0.

Dominant language
Python
Stars
68
Forks
22
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from asweigart/PyMsgBox

All issues in asweigart/PyMsgBox

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.