Skip to content

Commit

Permalink
chore: prepare 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vytas7 committed Oct 22, 2024
1 parent a44f137 commit 1ef41db
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 0 additions & 4 deletions docs/_newsfragments/2384.bugfix.rst

This file was deleted.

8 changes: 7 additions & 1 deletion docs/changes/4.0.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,10 @@ This is a minor point release addressing a Python distribution issue in
Falcon 4.0.0.


.. towncrier release notes start
Fixed
-----

- Installing Falcon 4.0.0 unexpectly copies many unintended directories from the
source tree to the venv's ``site-packages``. This issue has been rectified, and
our CI has been extended with new tests (that verify what is actually installed
from the distribution) to make sure this regression does not resurface. (`#2384 <https://github.com/falconry/falcon/issues/2384>`__)

0 comments on commit 1ef41db

Please sign in to comment.