Skip to content

ci: fix builds#43

Merged
henryiii merged 4 commits into
scikit-build:masterfrom
mayeut:fix-travisci-macos
May 7, 2021
Merged

ci: fix builds#43
henryiii merged 4 commits into
scikit-build:masterfrom
mayeut:fix-travisci-macos

Conversation

@mayeut
Copy link
Copy Markdown
Contributor

@mayeut mayeut commented May 2, 2021

@mayeut mayeut changed the title Fix macOS build on travis-ci Fix macOS build on travis-ci / Linux build on circleci May 2, 2021
@mayeut mayeut force-pushed the fix-travisci-macos branch from 3a8a8dd to 4137d69 Compare May 2, 2021 01:54
- Specify build_meta backend because the default "setuptools.__legacy__" one
often has issues. PyPA-build for example tends to break with the
__legacy__ behavior, it also does not catch bugs with the SDist, while
the build_meta behavior does
See https://setuptools.readthedocs.io/en/latest/build_meta.html

- Add current folder to sys.path in setup.py

Fix importing versioneer when doing an isolated build/install with pip from sdist

- Add cmake build dependency
@mayeut mayeut force-pushed the fix-travisci-macos branch from 4137d69 to 65c3422 Compare May 2, 2021 02:03
@mayeut mayeut changed the title Fix macOS build on travis-ci / Linux build on circleci Fix macOS May 2, 2021
@mayeut mayeut changed the title Fix macOS ci: fix builds May 2, 2021
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