Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs building correctly again * drop beta announcement * cleaning up docs a bit * i think this is where it was at... * bump beta in readme announcement * update action * pssssst. it's a secret * separate upload docs step * setps taken * want --warningiserror * need requirements for notebook * no need to run linter here * does this default thing work? * alas, chatgpt led me astray * gimme an artifact to check * bump to actions/[email protected] * slightly better names * artifacts need names now * set python version for sdist * try this one * all unique names * try cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }} * try merge action * try combining sdist and wheels into single result * upload should work * bump to pypa/[email protected] * try pypa/[email protected] * Revert "try pypa/[email protected]" This reverts commit fa8f7c9. * SDist doesn't need a strategy matrix * shorten names for cibw * bump actions/[email protected] * bump pypa/[email protected] * . * shouldn't need CIBW_SKIP * keep intermediate results for comparison for now * see if that gets us building the correct subset * formatting * split up musllinux because it currently takes 20 minutes * can still include cp36-manylinux_aarch64 * delete-merged * test dropping CIBW_ARCHS_MACOS
- Loading branch information