Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mmagnus/rna-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mmagnus committed May 6, 2024
2 parents 66b412b + 5f99b81 commit 25ec643
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ build:
analysis:
tests:
override:
- pip install -e .
- pip install -r requirements.txt
- py-scrutinizer-run
10 changes: 10 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
icecream
configparser
numpy
biopython
progressbar2
tqdm
csvsort
simplejson
urllib3
versioneer
wget

0 comments on commit 25ec643

Please sign in to comment.