Skip to content

Commit

Permalink
Merge branch 'parallel-upload'
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasHeger committed Mar 10, 2022
2 parents 8e10a69 + e0186c7 commit c5f852a
Show file tree
Hide file tree
Showing 7 changed files with 870 additions and 573 deletions.
6 changes: 6 additions & 0 deletions all-tests.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#! /bin/bash

set -xue

pycodestyle
python tests
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@ ruffus
ruamel_yaml
pytest
pysam
paramiko
gevent
apsw
tqdm
Loading

0 comments on commit c5f852a

Please sign in to comment.