Skip to content

Add config files for pypi publishing

Julius Künzel requested to merge work/pypi-publishing into master

@bcooksley

Please deploy the service and setup the requirements:

  1. A pypirc with the keys needs to be added https://packaging.python.org/en/latest/specifications/pypirc/ I assumed it will be at ~/pypirc, if not signing/pypipublisher.ini to be adjusted accordingly (feel free to just push to this MR)
  2. The custom PYPIORG_TOKEN, etc. can be removed from the https://invent.kde.org/multimedia/kdenlive-opentimelineio repository

Merge request reports