pyjwkest icon indicating copy to clipboard operation
pyjwkest copied to clipboard

PYPI metadata

Open dimaqq opened this issue 6 years ago • 0 comments

[I'm hoping I'm posting this in the right project]

https://pypi.org/project/cryptojwt/ is missing some useful metadata: readme, homepage, etc.

Screenshot 2019-11-22 at 15 01 19 Screenshot 2019-11-22 at 14 59 03

Here's an example of working (I hope) setup.py: https://github.com/HENNGE/aapns/blob/c20e8c22805adb14facc3b00d34c15edf0613896/setup.py

For example, long_description also needs long_description_content_type.

And if you want to move to poetry please consider https://github.com/dimaqq/awaitwhat/blob/master/pyproject.toml (you don't need build because you don't have a C extension).

dimaqq avatar Nov 22 '19 06:11 dimaqq