Skip to content
Snippets Groups Projects
Commit e030b19d authored by EXT José Ignacio Requeno Jarabo's avatar EXT José Ignacio Requeno Jarabo
Browse files

Updating installer

parent 60fd454c
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
#pip2 uninstall BoolLearnLib
pip install -r requirements.txt --user
python setup.py clean --all
python setup.py build
python setup.py install --force --user
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment