mirror of
https://github.com/lalanza808/monero.fail.git
synced 2025-04-18 18:15:48 -04:00
include one more lib for pysocks
This commit is contained in:
parent
3b08d61a2b
commit
12c1d9b076
4
Makefile
4
Makefile
@ -1,3 +1,7 @@
|
||||
setup:
|
||||
python3 -m venv .venv
|
||||
.venv/bin/pip install -r requirements.txt
|
||||
|
||||
up:
|
||||
docker-compose up -d
|
||||
|
||||
|
@ -4,3 +4,4 @@ peewee
|
||||
gunicorn
|
||||
arrow
|
||||
flask_wtf
|
||||
pysocks
|
||||
|
Loading…
x
Reference in New Issue
Block a user