Skip to content

Please consider publishing the test dependencies for the mgmt packages to PyPI #47397

Description

@jeremycline

Hey folks,

I've been maintaining some parts of the Azure SDK for Python in Fedora. One issue with many of the packages is that they use test components from azure-sdk-tools.

The problem is that it's no longer published to PyPI, nor is it tagged as far as I can tell. Additionally, it mixes in a bunch of test utilities with maintainer utilities (again, as far as I can tell).

Fedora runs the package test suite as part of packaging. This is important because it regularly integrates the latest version of Python and as a result consistently hits (and fixes) many backwards incompatible changes and the test suites help with that.

It would make my life significantly easier if the test utilities were in a package that was versioned, published to PyPI, and didn't mix in other developer utilities.

Metadata

Metadata

Assignees

Labels

feature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions