question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Declare more PyPI metadata

See original GitHub issue

Some of the important information for the package are missing from the PyPI metadata.

Please add the following in the PyPI metadata:

  • Project homepage (url)
  • Maintainer name (maintainer) and email address (maintainer_email)
  • License grant (license)
  • Trove classifier for license (in classifiers, the “License :: …” entry)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
alicertelcommented, Jan 28, 2019

@dynamodeniz Thank you. I will add home_page too before the new release.

1reaction
johnthagencommented, Jan 3, 2019

What versions of Django / DRF are supported? We should probably have a matrix of tested versions similar to this: https://github.com/axnsan12/drf-yasg/blob/master/tox.ini#L7

Read more comments on GitHub >

github_iconTop Results From Across the Web

Declaring project metadata - Python Packaging User Guide
Declaring project metadata¶. PEP 621 specifies how to write a project's core metadata in a pyproject.toml file for packaging-related tools to consume.
Read more >
How to update the "Description" in pypi.org ? #2170 - GitHub
Selecting metadata of the first uploaded distribution as a representative of given package version is a reasonable approach that works in most ......
Read more >
Help - PyPI
See the classifiers page for more information, as well as a list of valid classifiers. ... You can analyze PyPI project/package metadata and...
Read more >
How are the `extra` flags in pip METADATA Requires-Dist used?
Now, I can understand the intent here as well: if you plan on using Oracle , SQLAlchemy will at some point need cx-oracle...
Read more >
User Guide - pip documentation v22.3.1
The most common scenario is to install from PyPI using Requirement Specifiers ... that pip determines package dependencies using install_requires metadata, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found