install script commit

This commit is contained in:
Eren 2018-06-21 18:56:23 +02:00
parent 01739d4e8d
commit 3e6cdeee1d
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
virtualenv -p python3 ../tmp/venv
source ../tmp/venv/bin/activate
python setup.py develop
python setup.py develop