Skip to content

Remove unused setup.py#12132

Closed
jacobtomlinson wants to merge 1 commit intodask:mainfrom
jacobtomlinson:remove-setup-py
Closed

Remove unused setup.py#12132
jacobtomlinson wants to merge 1 commit intodask:mainfrom
jacobtomlinson:remove-setup-py

Conversation

@jacobtomlinson
Copy link
Copy Markdown
Member

@jacobtomlinson jacobtomlinson commented Nov 4, 2025

The only thing being done in setup.py is some old versioneer stuff, which we likely doesn't work any more because versioneer is run as a build time dependency instead of an included file (we could probably move to setuptools-scm which is better maintained). Which highlights that we probably don't need setup.py at all.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 4, 2025

Unit Test Results

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

      9 files        9 suites   3h 7m 59s ⏱️
 18 139 tests  16 924 ✅  1 215 💤 0 ❌
162 479 runs  150 386 ✅ 12 093 💤 0 ❌

Results for commit 21d9f19.

@jacobtomlinson
Copy link
Copy Markdown
Member Author

Superseded by #12133

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.

1 participant