- Notifications
You must be signed in to change notification settings - Fork910
Synchronize with scikit-build#637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
scikit-build commit 94089992b353ea3e4b4c2f118ea1987ca54ecbb8:skbuild/setuptools_wrap.py:_classify_installed_files cmake_install_dir -> _cmake_install_dirThis allows tracking scikit-build versions >= 0.13.2. The dependenciesfile has been updated.
This is for the upcoming 0.13.2 release of scikit-build, and the dependency file (pyproject.toml) has been updated. Pinning a minimum version of scikit-build allows following development, i.e. support for new OSs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I will pin versions for all dependencies in a separate PR.
Uh oh!
There was an error while loading.Please reload this page.
scikit-build commit 94089992b353ea3e4b4c2f118ea1987ca54ecbb8:
skbuild/setuptools_wrap.py:_classify_installed_files
cmake_install_dir -> _cmake_install_dir