[ooni-probe/master] Remove BeautifulSoup from the dependencies listed in the Readme

commit 381283b635c4bf640e1159cbd510ad5438ff9bc9 Author: Arturo Filastò <art@fuffa.org> Date: Wed Dec 26 17:34:58 2012 +0100 Remove BeautifulSoup from the dependencies listed in the Readme --- README.md | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 8d90f7f..eed217a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ The python dependencies required for running ooniprobe are: * Scapy: http://www.secdev.org/projects/scapy/ * pypcap: https://code.google.com/p/pypcap/ * libdnet: https://code.google.com/p/libdnet/ - * BeautifulSoup: https://www.crummy.com/software/BeautifulSoup/ * txtorcon: https://github.com/meejah/txtorcon * txsocksx: https://github.com/hellais/txsocksx
participants (1)
-
art@torproject.org