-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
- The classifiers should specify what minor versions of Python you support as well as what major version.
- Your package does neither have a license field nor any license classifiers.
- You should have three or more owners of the project on PyPI.
- Specifying a development status in the classifiers gives users a hint of how stable your software is.
$ pyroma intelx
------------------------------
Checking intelx
Starting new HTTPS connection (1): pypi.org:443
https://pypi.org:443 "GET /pypi/intelx/json HTTP/11" 200 4311
Found intelx version 0.6.2
Downloading intelx-0.6.2.tar.gz to verify distribution
Starting new HTTPS connection (1): files.pythonhosted.org:443
https://files.pythonhosted.org:443 "GET /packages/3c/42/930d484b123060cd9b1dcb39765963f645e09df471aede1561d47f082102/intelx-0.6.2.tar.gz HTTP/11" 200 12472
Getting metadata for wheel...
Found intelx
------------------------------
The classifiers should specify what minor versions of Python you support as well as what major version.
Your package does neither have a license field nor any license classifiers.
You should have three or more owners of the project on PyPI.
Specifying a development status in the classifiers gives users a hint of how stable your software is.
------------------------------
Final rating: 8/10
Philadelphia
------------------------------Reactions are currently unavailable