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

Explicitly list setuptools as a build dependency in conda recipe #8890

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

charlesbluca
Copy link
Member

With Python 3.13, setuptools has been removed as a default dependency of pip on conda-forge, with the encouraged advice to explicitly list this dependency in the build/host section:

https://conda-forge.org/news/2024/08/21/sunsetting-pip-deps/

@charlesbluca
Copy link
Member Author

rerun tests

Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    25 files  ±0      25 suites  ±0   10h 23m 11s ⏱️ -29s
 4 130 tests ±0   4 016 ✅ +3    110 💤 ±0  4 ❌  - 3 
47 708 runs  ±0  45 609 ✅ +3  2 095 💤 ±0  4 ❌  - 3 

For more details on these failures, see this check.

Results for commit 7c5c238. ± Comparison against base commit ecee9e8.

Copy link
Member

@hendrikmakait hendrikmakait left a comment

Choose a reason for hiding this comment

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

Thanks, @charlesbluca!

@hendrikmakait hendrikmakait merged commit 4840709 into dask:main Oct 14, 2024
27 of 34 checks passed
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.

2 participants