IssueID #1487: added wheel package

This commit is contained in:
Cyprian Laskowski 2021-02-19 18:14:17 +01:00
parent 4440a0a2b3
commit e087add763

View File

@ -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