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

fix: removed setuptools installation on the plugin #246

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

gemaxim
Copy link
Contributor

@gemaxim gemaxim commented Aug 2, 2024

What does this PR do?

Removes setuptools installation for python 3.12. setuptools is only needed for setup.py files tests, case in which it will actually be installed on the client's machine.
Moved imports for setup file only where it's the case to use them.

@gemaxim gemaxim requested a review from a team as a code owner August 2, 2024 07:41
@gemaxim gemaxim self-assigned this Aug 2, 2024
Copy link
Contributor

@MarcusArdelean MarcusArdelean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 🔥 Can you also leave an update on this PR as well ? Roughly the same changes were done by a customer, but we no longer accept public contributions.
#241

@gemaxim gemaxim merged commit fca32a6 into main Aug 2, 2024
23 checks passed
@gemaxim gemaxim deleted the fix/remove-setuptools-install branch August 2, 2024 08:57
@snyksec
Copy link

snyksec commented Aug 2, 2024

🎉 This PR is included in version 2.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants