0.16.3
版本发布时间: 2022-12-01 13:49:20
scikit-build/scikit-build最新发布版本:0.18.1(2024-08-29 02:17:07)
This release fixes logging issues using setuptools 65.6+ affecting our tests. Pytest 7.2+ is now supported. setup.py <command>
and setup_requires
are deprecated, and tests are marked as such.
- Fix typo in usage.rst in #795, thanks to @chohner.
- Support pytest 7.2+ in #801.
- Change warning filtering in #802.
- Handle logging changes in setuptools 65.6+ in #807.
- Add deprecated markers to some tests in #807.
- Allow known warnings to show up in the tests #807.
New Contributors
- @chohner made their first contribution in https://github.com/scikit-build/scikit-build/pull/795
Full Changelog: https://github.com/scikit-build/scikit-build/compare/0.16.2...0.16.3