Closed
Description
The pypi tool caniusepython3
is throwing a false negative due to classifiers not being set for the pypi project.
The JSON response from https://pypi.org/pypi/dict2xml/json should have an array which states what versions of Python it is compatible with:
response["info"]["classifiers"]
An example of a package with classifiers set:
https://pypi.org/pypi/twilio/json
Information on how to set classifiers:
https://packaging.python.org/tutorials/distributing-packages/#classifiers
If you don't have time, I am happy to help :)
Metadata
Metadata
Assignees
Labels
No labels