[ooni-probe/master] Downgrading Twisted version is not needed

commit ab57cb58cacbbc9f046fa323fa256cf9fa1aaf32 Author: anadahz <kojgelo@inbox.com> Date: Tue Nov 17 21:50:08 2015 +0100 Downgrading Twisted version is not needed Thanks to @bassosimone --- README.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.rst b/README.rst index 7c624dc..bf52114 100644 --- a/README.rst +++ b/README.rst @@ -60,12 +60,6 @@ On unix systems:: sudo pip install ooniprobe -**BUG** Note: Twisted version needs to be >=12.2.0 and <=14.0.0 -unistall/downgrage Twisted:: - - sudo pip uninstall Twisted - sudo pip install 'Twisted>=12.2.0,<=14.0.0' - To install it from the current master run:: sudo pip install https://github.com/TheTorProject/ooni-probe/archive/master.zip
participants (1)
-
art@torproject.org