-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
AdvisorMgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.Service AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Description
- Package Name: azure-mgmt-advisor
- Package Version: 9.0.0
- Operating System: Not relevant
- Python Version: Not relevant
Describe the bug
The PyPI source distribution for azure-mgmt-advisor
does not contain a license.
To Reproduce
Steps to reproduce the behavior:
- Download the source distribution (https://files.pythonhosted.org/packages/34/96/e28b949dd55e1fc381fae2676c95c8a9410fa4b9768cc02ec3668fc490c4/azure-mgmt-advisor-9.0.0.zip)
- Extract zip file
find azure-mgmt-advisor-9.0.0 -type f -name LICENSE
yields no results
Expected behavior
I expect the license to be part of the source distribution.
Screenshots
Not applicable.
Additional context
Not applicable.
Metadata
Metadata
Assignees
Labels
AdvisorMgmtThis issue is related to a management-plane library.This issue is related to a management-plane library.Service AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team