kopia lustrzana https://github.com/jupyterhub/repo2docker
rodzic
c30337097e
commit
8153fd9b4d
|
@ -117,7 +117,7 @@ class PipfileBuildPack(CondaBuildPack):
|
||||||
return assemble_scripts
|
return assemble_scripts
|
||||||
|
|
||||||
def detect(self):
|
def detect(self):
|
||||||
"""Check if current repo should be built with the Python buildpack.
|
"""Check if current repo should be built with the Pipfile buildpack.
|
||||||
"""
|
"""
|
||||||
# first make sure python is not explicitly unwanted
|
# first make sure python is not explicitly unwanted
|
||||||
runtime_txt = self.binder_path("runtime.txt")
|
runtime_txt = self.binder_path("runtime.txt")
|
||||||
|
|
Ładowanie…
Reference in New Issue