Skip to content

pydocumentdb listed as dependency together with its replacement azure-cosmos #11879

@bluca

Description

@bluca

azure-cli's setup.py lists both pydocumentdb, which is deprecated and out of support in August this year, and its newly renamed replacement azure-cosmos as dependencies:

https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/setup.py#L61
https://github.com/Azure/azure-cli/blob/dev/src/azure-cli/setup.py#L138

https://pypi.org/project/pydocumentdb/
https://pypi.org/project/azure-cosmos/

Are both of them really required at the same time?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions