Skip to content
Snippets Groups Projects
Commit 7d344c56 authored by Sujen Shah's avatar Sujen Shah
Browse files

remove pip install requirements

parent f3a20d0f
No related branches found
No related tags found
No related merge requests found
Pipeline #1031 canceled with stage
......@@ -2,5 +2,5 @@
basedir=$( cd "$(dirname "$0")" ; pwd -P )
mkdir -p output
pip install --user -r ${basedir}/requirements.txt
python3 ${basedir}/src/readstwo.py > output/readstwo.out 2>&1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment