Co-Authored-By: Tim Head <betatim@gmail.com>
pull/649/head
Erik Sundell 2019-06-22 16:03:44 +02:00 zatwierdzone przez GitHub
rodzic c30337097e
commit 8153fd9b4d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -117,7 +117,7 @@ class PipfileBuildPack(CondaBuildPack):
return assemble_scripts
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
runtime_txt = self.binder_path("runtime.txt")