-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The LICENSE file specifies GPL3, but the license listed in setup.py is MIT
Line 36 in 1a64c2e
| "License :: OSI Approved :: MIT License", |
Expected behavior
Both licenses should match to help packaging mloader.
- PyPI shows
MIT License (GPLv3) - aur uses GPL 3
- nixpkgs uses GPL 3 (I'm maintainer)
Stack trace
Environment (please complete the following information):
- OS: MacOS
- Python version: Python 10
- mloader version: HEAD (1a64c2e)
- Mangaplus URL:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working