あなたの会社は、パッケージ管理にAzure Artifactsを使用しています。 Azure Artifacts for Pythonパッケージでアップストリームソースを構成する必要があります。 アップストリームソースとしてどのリポジトリタイプを使用する必要がありますか?
正解:A
Get started with Python packages in Azure Artifacts Create a feed * Select Artifacts (in the left navigation of your Azure DevOps project). * On the Artifacts page, select Create Feed. * In the Create new feed dialog box: * In the Name field, give the feed a name. PyPI is the default repository name for twine, which is a tool for publishing Python packages. Reference: https://docs.microsoft.com/en-us/azure/devops/artifacts/quickstarts/python-packages