Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P PyAV
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 26
    • Merge requests 26
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyAV
  • PyAV
  • Merge requests
  • !324

Add project metadata to PyPI.org webpage

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/althonos/develop into develop May 11, 2018
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 2

Created by: althonos

Hi Mike (or anyone reading this),

since the new PyPI supports Markdown READMEs, I added the appropriate settings to setup.cfg so that the PyPI page actually displays something.

I also added some project links (that are displayed on the left-hand side of https://pypi.org/project/av/), currently there's only Homepage but I also added:

  • Bug Reports with a link to the GitHub issue tracker
  • Documentation with a link to the docs
  • Feedstock with a link to the av conda-forge feedstock

I also added a license key to the metadata, as for now https://shields.io fails to extract the license from the classifiers. This means the license badge for av, which currently is: license-av should look like this once the PR is merged: license-ok

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/althonos/develop