Skip to content

Conversation

@KumoLiu
Copy link
Contributor

@KumoLiu KumoLiu commented Dec 9, 2024

Fixes #8258

Description

Include platform_system conditions for dependencies in setup.cfg

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.
  • Documentation updated, tested make html command in the docs/ folder.

Signed-off-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
@ericspod
Copy link
Member

ericspod commented Dec 9, 2024

We do have an issue it seems in that our CICD uses Windows 10 Server only and no version of 11, perhaps that needs to be addressed as well. I commented on the other packages being excluded, I'd rather exclude these for 11 specifically to support 10 users but if that can't be done and they need exclusion then I'm good here.

@KumoLiu
Copy link
Contributor Author

KumoLiu commented Dec 9, 2024

/build

3 similar comments
@KumoLiu
Copy link
Contributor Author

KumoLiu commented Dec 9, 2024

/build

@KumoLiu
Copy link
Contributor Author

KumoLiu commented Dec 10, 2024

/build

@KumoLiu
Copy link
Contributor Author

KumoLiu commented Dec 10, 2024

/build

@KumoLiu KumoLiu merged commit 21920a3 into Project-MONAI:dev Dec 10, 2024
28 checks passed
@KumoLiu KumoLiu deleted the fix-cucim branch December 10, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pip install monai[all] -> cucim error

3 participants