testpath icon indicating copy to clipboard operation
testpath copied to clipboard

pip show gives licence as UNKNOWN

Open GadgetSteve opened this issue 6 years ago • 1 comments

I believe that adding a licence entry to pyproject.toml would resolve this - it would remove the step of visiting the repository to check the licence type for those that have to worry about such things.

GadgetSteve avatar Jul 02 '19 19:07 GadgetSteve

I've always understood that the separate licence field is only meant to be used when you can't describe the license with a classifier, which we can.

takluyver avatar Jul 04 '19 13:07 takluyver