Updated sqlite requirements
This commit is contained in:
pare
6b42597c8b
commit
c98013f377
S'han modificat 2 arxius amb 4 adicions i 1 eliminacions
|
@ -12,7 +12,7 @@ Get all the running software of the peers of your Mastodon server and block the
|
|||
|
||||
Within Python Virtual Environment:
|
||||
|
||||
1. Run `pip install -r requirements.txt` to install needed Python libraries.
|
||||
1. Run `pip install -r requirements.txt` (or `sqlite-requeriments.txt` for sqlite3 version) to install needed Python libraries.
|
||||
|
||||
2. Run `python peers.py` (or `sqlite-peers.py` for sqlite3 version) to collect and store all needed data from your server peers.
|
||||
|
||||
|
|
3
sqlite-requeriments.txt
Normal file
3
sqlite-requeriments.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
requests
|
||||
sqlite3
|
||||
Mastodonplus.py
|
Loading…
Referencia en una nova incidència