Remove incorrect license data#13
Conversation
Conform to PEP639 metadata specifications
| "Intended Audience :: Information Technology", | ||
| "Intended Audience :: Science/Research", | ||
| "Intended Audience :: System Administrators", | ||
| "License :: OSI Approved :: Apache Software License", |
There was a problem hiding this comment.
full ack. line 11 claims MIT.
There was a problem hiding this comment.
Furthermore, https://github.com/willynilly/rfc3987-syntax/blob/v1.1.0/LICENSE is MIT, and README.md claims the MIT license as a major selling point,
Line 11 in b818cbd
so I think the intent here is clear.
The README notes that this library was largely written by ChatGPT,
Line 43 in b818cbd
so I think that explains where the incorrect trove classifier came from.
|
Hi! Since this repository is no longer actively maintained, I created and now maintain a fork of this package long-term:
Would you mind retargeting (or reopening) this pull request against the maintained fork so your fix/feature can be reviewed and merged there? Thank you! |
1 similar comment
|
Hi! Since this repository is no longer actively maintained, I created and now maintain a fork of this package long-term:
Would you mind retargeting (or reopening) this pull request against the maintained fork so your fix/feature can be reviewed and merged there? Thank you! |
Conform to PEP639 metadata specifications