-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
BLD: Update MANIFEST.in #41981
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
BLD: Update MANIFEST.in #41981
Conversation
…heel (pandas-dev#41979) Co-authored-by: Fangchen Li <fangchen.li@outlook.com>
The pip-test and conda-test steps of the release process pass with this patch. |
I should have said locally. I think the reason that the ci action https://github.com/simonjayhawkins/pandas-release/actions/runs/932775977 is failing for the conda-test maybe due to the conda recipe being removed from the pandas repo in 1.3. This is a separate issue and maybe an error in the "unofficial" ci scripts there. Will investigate further. |
the scripts are failing for 1.2.5 now too. so something else has changed in the last few days. not relevant for this PR. |
yeah we removed the conda recioe i think we can remove this action as well as the conda recioe is maintained externally |
sure |
Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
xref #41977 (comment)