Skip to content

Conversation

@vkarak
Copy link
Contributor

@vkarak vkarak commented May 5, 2025

This is to avoid deprecation warnings from dependencies that are not yet updated (see ClusterShell):

 DEPRECATION: Building 'ClusterShell' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ClusterShell'. Discussion can be found at https://github.com/pypa/pip/issues/6334 

This is a follow up from #3470.

This is to avoid deprecation warnings from dependencies that are not yet updated (see ClusterShell).
@github-project-automation github-project-automation bot moved this from Todo to In Progress in ReFrame Backlog May 5, 2025
@vkarak vkarak merged commit e6545c0 into reframe-hpc:master May 5, 2025
37 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ReFrame Backlog May 5, 2025
@vkarak vkarak deleted the enhancement/bootstrap-pep517 branch May 5, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment