workflow-service icon indicating copy to clipboard operation
workflow-service copied to clipboard

Update: Install dependencies process in doc.

Open achave11-ucsc opened this issue 7 years ago • 0 comments

Update virtualenv set up and requirements process.

virtualenv venv && source venv/bin/activate && pip install toil==3.16.0 && pip install . --process-dependency-links && pip install -r dev-requirements.txt

achave11-ucsc avatar Jul 24 '18 05:07 achave11-ucsc