Skip to content

Conversation

mainred
Copy link

@mainred mainred commented Sep 29, 2025

Tests in pandas wheel introduces additional time the first I install pandas using pip on Windows. It takes 1 minutes or so to install pandas alone, and the time is basically taken during the pyc build phase.

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added type annotations to new arguments/methods/functions.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@mainred mainred changed the title exlude tests in build chore(build): exlude tests in build Sep 30, 2025
@rhshadrach
Copy link
Member

This is #30741, and as the discussion indicates there, is not so simple (e.g. #30741 (comment)).

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