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

Fixed the Python Client CI #651

Merged
merged 4 commits into from
Jun 21, 2024
Merged

Fixed the Python Client CI #651

merged 4 commits into from
Jun 21, 2024

Conversation

TheMrSheldon
Copy link
Member

The Python Client CI was failing due to some dependency issue.

I found that pandas does not pin numpy correctly. It is now pinned to 1.*.

This PR also installs the dependencies listed in setup.cfg in the CI instead of manually installing them.

@TheMrSheldon TheMrSheldon added bug Something isn't working priority python Pull requests that update Python code labels Jun 21, 2024
@TheMrSheldon TheMrSheldon self-assigned this Jun 21, 2024
@TheMrSheldon TheMrSheldon merged commit 9e3a92f into development Jun 21, 2024
8 checks passed
@TheMrSheldon TheMrSheldon deleted the fixclientpipeline branch June 21, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant