Skip to content

Conversation

@arzano
Copy link
Contributor

@arzano arzano commented Jul 6, 2023

So far, python components have only been created for packages which are managed by pip. However, 90% of the conda packages are python packages, even though they are managed by conda instead of pip.

This PR is improving the detection by adding support for detecting python packages which are managed by conda.

Signed-off-by: Max Magorsch <maxmagorsch@microsoft.com>
@arzano arzano requested a review from a team as a code owner July 6, 2023 07:24
@arzano arzano requested a review from grvillic July 6, 2023 07:24
@grvillic grvillic merged commit 4155a66 into microsoft:main Jul 6, 2023
@github-actions
Copy link

github-actions bot commented Jul 6, 2023

👋 Hi! It looks like you modified some files in the Detectors folder.
You may need to bump the detector versions if any of the following scenarios apply:

  • The detector detects more or fewer components than before
  • The detector generates different parent/child graph relationships than before
  • The detector generates different devDependencies values than before

If none of the above scenarios apply, feel free to ignore this comment 🙂

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