Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add configargparse to azure-sdk-tools dependencies for perf #34968

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

swathipil
Copy link
Member

@swathipil swathipil commented Mar 27, 2024

Previously, azure-devtools was installing configargparse, which was used by perf tests. Since that was deleted, perf tests are failing. Adding configargparse to the basic dependencies, moving it out of just the build extra, to be used by perf and since everyone was already installing it via azure-devtools.

@swathipil swathipil requested a review from mccoyp March 27, 2024 19:42
@swathipil swathipil marked this pull request as ready for review March 27, 2024 20:17
@swathipil swathipil requested a review from scbedd as a code owner March 27, 2024 20:17
@swathipil swathipil enabled auto-merge (squash) March 27, 2024 20:21
@swathipil swathipil merged commit e626f66 into Azure:main Mar 27, 2024
21 checks passed
@swathipil swathipil deleted the swathipil/update-sdk-tools-deps branch March 27, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants