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

[cfg] Add setuptools as a dependency #4285

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

bruntib
Copy link
Contributor

@bruntib bruntib commented Jul 8, 2024

Some platforms don't come with pre-installed setuptools module. However, some CodeChecker modules need this library as a dependency.

Fixes #4278

@bruntib bruntib added dev env ⛑️ Development environment config ⚙️ dependencies 📦 Pull requests that update a dependency file labels Jul 8, 2024
@bruntib bruntib added this to the release 6.24.1 milestone Jul 8, 2024
@bruntib bruntib requested a review from vodorok as a code owner July 8, 2024 13:20
types-PyYAML==6.0.12.12
setuptools==70.2.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add the closing newline here so this diff stops complaining about it?

@bruntib bruntib force-pushed the setuptools_dependence branch 3 times, most recently from f811e8b to eb3b610 Compare July 8, 2024 19:52
@bruntib bruntib requested a review from whisperity July 8, 2024 19:52
@whisperity
Copy link
Contributor

Something is wrong here. You seem to have amended a merge commit already on master and made that as the only commit of this patch set?

Some modules are using setuptools as a 3pp, however, no requirements.txt
contains it.
@bruntib bruntib force-pushed the setuptools_dependence branch from eb3b610 to ca7f1ad Compare July 16, 2024 07:49
@bruntib
Copy link
Contributor Author

bruntib commented Jul 16, 2024

Thanks, it was a good catch! I don't know, how it happened :)

@bruntib bruntib merged commit 7a5784f into Ericsson:master Jul 29, 2024
7 of 8 checks passed
@bruntib bruntib deleted the setuptools_dependence branch September 18, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config ⚙️ dependencies 📦 Pull requests that update a dependency file dev env ⛑️ Development environment
Projects
None yet
3 participants