Skip to content

Commit 0ee34c7

Browse files
committed
docs: warn maintainers about pinned Twisted version
...that was introduced in f1b3e67.
1 parent f1b3e67 commit 0ee34c7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

test/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ This test script makes use of
1313

1414
## Setup
1515

16+
_Warning: the test suite currently relies on an out-of-date version of Twisted,
17+
since versions 16.6+ dropped support for a feature that the suite relies on
18+
heavily. This version of Twisted has known CVEs. Until the test suite is fixed,
19+
virtualenv is the preferred installation method, to avoid polluting your system
20+
Python stack._
21+
1622
The required Python packages are listed in requirements.txt. On Linux, you can
1723
install them by executing the following from this directory:
1824

0 commit comments

Comments
 (0)