Skip to content

Clean up setuptools-specific configuration#9150

Merged
jacobtomlinson merged 1 commit intodask:mainfrom
DimitriPapadopoulos:setuptools
Nov 17, 2025
Merged

Clean up setuptools-specific configuration#9150
jacobtomlinson merged 1 commit intodask:mainfrom
DimitriPapadopoulos:setuptools

Conversation

@DimitriPapadopoulos
Copy link
Contributor

  • include-package-data is True by default
  • zip-safe is obsolete, only relevant for pkg_resources, easy_install and setup.py install in the context of eggs (deprecated)

https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html#setuptools-specific-configuration

* include-package-data is True by default * zip-safe is obsolete, only relevant for pkg_resources, easy_install and setup.py install in the context of eggs (deprecated)
@github-actions
Copy link
Contributor

Unit Test Results

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

    27 files  ±0      27 suites  ±0   9h 48m 53s ⏱️ - 4m 31s
 4 112 tests ±0   4 007 ✅ +2    104 💤 ±0  1 ❌  - 2 
51 516 runs  ±0  49 331 ✅ +2  2 184 💤 ±0  1 ❌  - 2 

For more details on these failures, see this check.

Results for commit e25e6a5. ± Comparison against base commit c7d9c55.

@jacobtomlinson jacobtomlinson merged commit 3c651c6 into dask:main Nov 17, 2025
30 of 33 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the setuptools branch November 17, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants