commit | 2f865d516184aa88465099ff7dc08c3c5bce21c3 | [log] [tgz] |
---|---|---|
author | David Lord <davidism@gmail.com> | Sat May 05 07:33:48 2018 -0700 |
committer | David Lord <davidism@gmail.com> | Sat May 05 07:33:48 2018 -0700 |
tree | f02cbe8f2a5dfa6e29cb37fac0601b8bbc67ff63 | |
parent | b159ba30c747859419e25f3570844b5bf8c67eb3 [diff] [blame] |
fix test_leak skip
diff --git a/setup.py b/setup.py index 6cf59ef..cbc8905 100644 --- a/setup.py +++ b/setup.py
@@ -127,7 +127,7 @@ ) run_setup(False) show_message( - 'WARNING: The C extension could not be compiled, speedups' + 'WARNING: The C extension could not be compiled, speedups' ' are not enabled.', 'Plain-Python build succeeded.' )