Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update changelog with build changes
  • Loading branch information
rhpvorderman committed May 27, 2025
commit 736644860839a957fa6b47e2aea2f2727c7067ea
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Changelog

version 1.8.0-dev
-----------------
+ Change build backend to setuptools-scm which is more commonly used and
supported.
+ Include test packages in the source distribution, so source distribution
installations can be verified.
+ Fix an issue where some tests failed because they ignored PYTHONPATH.

version 1.7.2
Expand Down
Loading