Documentation: https://docs.microsoft.com/en-us/azure/devops/pipelines/artifacts/pypi?view=vsts&tabs=yaml - [ ] define what triggers publishing to PyPI - [ ] define how to handle version numbers - [ ] define how to handle the changelog - [ ] handle authentication (https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/package/twine-authenticate?view=vsts) - [ ] implement pushing to PyPI
Documentation: https://docs.microsoft.com/en-us/azure/devops/pipelines/artifacts/pypi?view=vsts&tabs=yaml