diff --git a/compat.html b/compat.html index 68e36f039aa92dc2361095252386c5574742d856_Y29tcGF0Lmh0bWw=..836e9b3f52264384b057f0c035addce86767563d_Y29tcGF0Lmh0bWw= 100644 --- a/compat.html +++ b/compat.html @@ -74,7 +74,7 @@ <li>django</li> <li>sqlalchemy</li> <li>flask</li> -<li>twisted (without ssl support)</li> +<li>twisted</li> <li>pylons</li> <li>divmod's nevow</li> <li>pyglet</li> diff --git a/source/compat.txt b/source/compat.txt index 68e36f039aa92dc2361095252386c5574742d856_c291cmNlL2NvbXBhdC50eHQ=..836e9b3f52264384b057f0c035addce86767563d_c291cmNlL2NvbXBhdC50eHQ= 100644 --- a/source/compat.txt +++ b/source/compat.txt @@ -42,7 +42,7 @@ * flask -* twisted (without ssl support) +* twisted * pylons