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 f1b3e67 commit 0ee34c7Copy full SHA for 0ee34c7
test/README.md
@@ -13,6 +13,12 @@ This test script makes use of
13
14
## Setup
15
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
+
22
The required Python packages are listed in requirements.txt. On Linux, you can
23
install them by executing the following from this directory:
24
0 commit comments