Skip to content

Commit

Permalink
chore: prepare for 0.17.4 (scikit-build#965)
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
  • Loading branch information
henryiii authored May 3, 2023
1 parent fd91e94 commit f129569
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@ and backport changes here.

.. START-BRIEF-CHANGELOG
Scikit-build 0.17.4
===================

Minor release reverting a warning hide change in 0.17.3 (:pr:`960`), since it
could cause issues when using FindPythonExtensions outside of scikit-build and
could cause the include directories variable to be unset. The warning is just
going to be present in cases like manylinux builds.

Bug fixes
---------

* Revert warning suppression :pr:`960` in :pr:`964`.

Scikit-build 0.17.3
===================

Expand Down

0 comments on commit f129569

Please sign in to comment.