Skip to content

Commit

Permalink
update python makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Georgehe4 committed Oct 16, 2018
1 parent c693fc0 commit 2fbf890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adam-python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ help:

# This Makefile uses bash features like printf and <()
SHELL=bash
python=python2.7
python=python
pip=pip
tests=bdgenomics
extras=
Expand Down

0 comments on commit 2fbf890

Please sign in to comment.