forked from indymedia/epicyon
Package not needed
parent
502668fb34
commit
95625b9a58
|
@ -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
|
||||
```
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue