README: remove the py3-daemon-is-broken message

It seems to work now, with the current Twisted (at least 16.6.0, possibly
older ones too).

closes #67
This commit is contained in:
Brian Warner 2016-12-23 23:05:46 -05:00
parent d0830e709f
commit 64cdd426c0

View File

@ -178,9 +178,7 @@ PAKE phase. See `src/wormhole/cli/cmd_send.py` for examples.
This library is released under the MIT license, see LICENSE for details.
This library is compatible with python2.7, 3.3, 3.4, and 3.5 . It is probably
compatible with py2.6, but the latest Twisted (>=15.5.0) is not. The
(daemonizing) 'wormhole-server start' command does not yet work with py3, but
will in the future once Twisted itself is finished being ported.
compatible with py2.6, but the latest Twisted (>=15.5.0) is not.
#### footnotes