We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be05e2 commit 4a60926Copy full SHA for 4a60926
.github/workflows/test-dist.yaml
@@ -5,9 +5,6 @@ on:
5
push:
6
branches:
7
- "*"
8
- pull_request:
9
- branches:
10
- - master
11
12
jobs:
13
test-dist:
docs/_newsfragments/2384.bugfix.rst
@@ -1,4 +1,4 @@
1
Installing Falcon 4.0.0 unexpectly copies many unintended directories from the
2
-source tree to the venv's ``site-packages``. The issue has been rectified, and
+source tree to the venv's ``site-packages``. This issue has been rectified, and
3
our CI has been extended with new tests (that verify what is actually installed
4
from the distribution) to make sure this regression does not resurface.
0 commit comments