mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-10 12:29:49 +03:00
Don't install requirements.txt.
This commit is contained in:
parent
70c8f4afde
commit
d009b775ce
@ -17,7 +17,6 @@ fi
|
||||
. ./activate
|
||||
# pip 20.x+ supports Linux binary wheels
|
||||
pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
pip install -e .
|
||||
|
||||
cd ./electron-ui
|
||||
|
Loading…
Reference in New Issue
Block a user