Skip to content

Commit

Permalink
Revert "Revert "bumped bdgenomics.adam version""
Browse files Browse the repository at this point in the history
This reverts commit c7aa2a2.
  • Loading branch information
akmorrow13 committed Apr 11, 2018
1 parent c7aa2a2 commit f8ba605
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mango-python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ prepare:
$(pip) install jupyter_contrib_nbextensions
$(pip) install cigar==0.1.3
$(pip) install matplotlib==2.0.2
$(pip) install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple bdgenomics.adam==0.24.0a0
$(pip) install bdgenomics.adam==0.24.0


check_clean_working_copy:
Expand Down
4 changes: 1 addition & 3 deletions mango-python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ cigar == 0.1.3
matplotlib == 2.0.2
ipython == 5.5.0
jupyter == 1.0.0
-i https://test.pypi.org/simple/
--extra-index-url https://pypi.org/simple
bdgenomics.adam == 0.24.0a0
bdgenomics.adam == 0.24.0

0 comments on commit f8ba605

Please sign in to comment.