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

Upgrade pip before installing python packages #48

Merged

Conversation

awnawab
Copy link
Contributor

@awnawab awnawab commented Nov 6, 2024

A small PR that upgrades pip before installing python packages, to ensure an up-to-date version of the setuptools package is being used.

@awnawab
Copy link
Contributor Author

awnawab commented Nov 6, 2024

@wdeconinck could you please review and tag once merged?

@wdeconinck wdeconinck added the approved-for-ci Approved for CI run label Nov 11, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.17%. Comparing base (73e0e1b) to head (7f6c3d8).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #48   +/-   ##
========================================
  Coverage    51.17%   51.17%           
========================================
  Files           58       58           
  Lines         4782     4782           
  Branches       449      449           
========================================
  Hits          2447     2447           
  Misses        2335     2335           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wdeconinck wdeconinck merged commit be7b07d into ecmwf:develop Nov 11, 2024
163 of 164 checks passed
wdeconinck added a commit that referenced this pull request Nov 12, 2024
* hotfix/0.13.2:
  Version 0.13.2
  Update gitignore
  FCKIT_VENV: upgrade pip before installing packages (#48)
  Ensure eckit linked with latest libaec in downstream-ci
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