IssueID #1487: added wheel package
This commit is contained in:
parent
4440a0a2b3
commit
e087add763
|
@ -5,6 +5,7 @@ cd ..
|
|||
## set up virtual environment
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install wheel
|
||||
pip install classla
|
||||
pip install lxml
|
||||
pip install obeliks
|
||||
|
|
Loading…
Reference in New Issue
Block a user