CI: Build wheel from sdist (#53087)
* CI: Build wheel from sdist * Save sdist name to pass to ciwheelbuild * Fix typo * fix typo * Check dist * Another typo * one more typo? * Remove missing files in Manifest, checkout project * try a different variable * Try in the prior directory up * check project folder * Pull path * Exclude some data files * Replace test command * Remove .data as well * Install locale on musl * Try delvewheel * Run wheel unpack everywhere * Skip in script * Wheel unpack separately * Invalid toml * Run wheel unpack outside * dont create dir * Debug mac unpack, try alternative test * Align * for loop validate, try to fix -v * for loop validate, try to fix -v * Fix path * Try pwd * To root? * Use another bash? * try MSYS_NO_PATHCONV * Add backslash * Remove a slash * Use powershell * Use variable * Typo * Add other deps * Final cleanups * Remove unecessary select * Try no * Make multiline comment * Put pack repo owner * Try single * clean step title * Update to setup micromaba * Use create-args * Use create args * Set PANDAS_CI * Try running all on powershell * Use ; * Try this command * Add double? * try escpaing quotes * Escape brackets? * remove comma * Single quotes * Other quotes * single? * Backslash? * All the escapes * No marks * Fix quotes * test don't repair windows wheel * Uncomment delvewheel
Showing
- .github/workflows/wheels.yml 83 additions, 122 deletions.github/workflows/wheels.yml
- MANIFEST.in 7 additions, 3 deletionsMANIFEST.in
- ci/fix_wheels.py 0 additions, 61 deletionsci/fix_wheels.py
- ci/test_wheels.py 0 additions, 62 deletionsci/test_wheels.py
- ci/test_wheels_windows.bat 0 additions, 9 deletionsci/test_wheels_windows.bat
- pandas/util/_tester.py 1 addition, 1 deletionpandas/util/_tester.py
- pyproject.toml 14 additions, 9 deletionspyproject.toml
Loading
Please register or sign in to comment