updates for installing with pip
This commit is contained in:
@@ -14,4 +14,5 @@ Install
|
||||
|
||||
python3 -m venv .venv
|
||||
source .venv/bin/activate
|
||||
pip install wheel
|
||||
pip install -r requirements.txt
|
||||
|
||||
@@ -2,5 +2,6 @@ django
|
||||
django-registration
|
||||
pytz
|
||||
matplotlib
|
||||
mysqlclient
|
||||
btcde
|
||||
xlwt
|
||||
|
||||
Reference in New Issue
Block a user