Package not needed

master
Bob Mottram 2019-07-04 21:42:05 +01:00
parent 502668fb34
commit 95625b9a58
2 changed files with 1 additions and 2 deletions

View File

@ -9,6 +9,6 @@ Also: https://raw.githubusercontent.com/w3c/activitypub/gh-pages/activitypub-tut
## Install
``` bash
sudo pacman -S tor python-pip python-pysocks python-pycryptodome python-beautifulsoup4 python-requests-toolbelt
sudo pacman -S tor python-pip python-pysocks python-pycryptodome python-beautifulsoup4
sudo pip install commentjson
```

View File

@ -7,7 +7,6 @@ __email__ = "bob@freedombone.net"
__status__ = "Production"
import requests
from requests_toolbelt.adapters.source import SourceAddressAdapter
from utils import urlPermitted
import json