jazzband / django-hosts

Dynamic and static host resolving for Django. Maps hostnames to URLconfs.
http://django-hosts.rtfd.org
Other
979 stars 107 forks source link

add GitHub URL for PyPi #148

Closed andriyor closed 2 years ago

andriyor commented 2 years ago

Warehouse now uses the project_urls provided to display links in the sidebar on this screen, as well as including them in API responses to help the automation tool find the source code for Requests.

Example: pypi.org/pypi/requests/json Docs: packaging.python.org/en/latest/guides/distributing-packages-using-setuptools/#project-urls

codecov[bot] commented 2 years ago

Codecov Report

Merging #148 (2fe0eb4) into master (11ecf49) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #148   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          398       398           
  Branches        67        67           
=========================================
  Hits           398       398           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 11ecf49...2fe0eb4. Read the comment docs.