Fix whitespace, make flake8 happ{y,ier}.
This commit is contained in:
parent
bfcec69630
commit
6f332c7e4c
@ -42,4 +42,4 @@ def unpack(self):
|
|||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
mkdirp(prefix.bin)
|
mkdirp(prefix.bin)
|
||||||
install("nextflow", join_path(prefix.bin, "nextflow"))
|
install("nextflow", join_path(prefix.bin, "nextflow"))
|
||||||
set_executable( join_path(prefix.bin, "nextflow"))
|
set_executable(join_path(prefix.bin, "nextflow"))
|
||||||
|
Loading…
Reference in New Issue
Block a user