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: py3.12 install deps #950

Merged
merged 11 commits into from
Dec 6, 2024
Merged

Conversation

andrei-stoian-zama
Copy link
Collaborator

Python 3.12 deps don't install in the CI (but works locally).

First idea: update poetry

@andrei-stoian-zama andrei-stoian-zama requested a review from a team as a code owner December 5, 2024 08:28
@cla-bot cla-bot bot added the cla-signed label Dec 5, 2024
Copy link
Collaborator

@kcelia kcelia left a comment

Choose a reason for hiding this comment

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

thanks

Copy link

github-actions bot commented Dec 6, 2024

⚠️ Known flaky tests have been rerun ⚠️

One or several tests initially failed but were identified as known flaky. tests. Therefore, they have been rerun and passed. See below for more details.

Failed tests details

Known flaky tests that initially failed:

  • tests/torch/test_compile_torch.py::test_compile_torch_or_onnx_networks[get_and_compile--FHE_simulation-model1-5-relu]

Copy link

github-actions bot commented Dec 6, 2024

Coverage passed ✅

Coverage details

---------- coverage: platform linux, python 3.8.18-final-0 -----------
Name    Stmts   Miss  Cover   Missing
-------------------------------------
TOTAL    8438      0   100%

62 files skipped due to complete coverage.

@andrei-stoian-zama andrei-stoian-zama merged commit 96a94c4 into main Dec 6, 2024
26 checks passed
@andrei-stoian-zama andrei-stoian-zama deleted the chore/fix_py312_install_deps branch December 6, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants