Skip to content

Handle when a specifier is not set for a targeted package within setup.py - #25719

Merged
scbedd merged 2 commits into
Azure:mainfrom
scbedd:hotfix/resolve-failure-to-resolve
Aug 16, 2022
Merged

Handle when a specifier is not set for a targeted package within setup.py#25719
scbedd merged 2 commits into
Azure:mainfrom
scbedd:hotfix/resolve-failure-to-resolve

Conversation

@scbedd

@scbedd scbedd commented Aug 16, 2022

Copy link
Copy Markdown
Member

After merging my refactor PR, I discovered that azure-ai-ml ran into issues with their sphinx build.

They depend on azure-identity with no version specifier. Without that version specifier, we were hitting an issue where we were Expecting one to be present.

This PR updates the behavior so that if we ARE in that situation, we won't force a reinstall if any version is already installed.

@scbedd
scbedd requested a review from laiapat August 16, 2022 22:05
@scbedd scbedd self-assigned this Aug 16, 2022
Comment thread eng/tox/create_package_and_install.py Outdated
@scbedd
scbedd enabled auto-merge (squash) August 16, 2022 22:23
@scbedd
scbedd merged commit 7d5d60f into Azure:main Aug 16, 2022
laiapat pushed a commit to laiapat/azure-sdk-for-python that referenced this pull request Sep 22, 2022
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