-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
BuildLibrary building on various platformsLibrary building on various platforms
Description
The added workflow pip installs pandas without the requirements pre-installed. Seems to pull in requirements OK. (I also wanted to test with other versions of setuptools locally though before approving this PR)
OT for the sdist build step we do python setup.py clean --quiet
. This fails if numpy not installed.
Originally posted by @simonjayhawkins in #38852 (comment)
Metadata
Metadata
Assignees
Labels
BuildLibrary building on various platformsLibrary building on various platforms