From 77cb0b14647028a0b233305318e4d9bbfb77ccf0 Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Mon, 3 Feb 2020 12:16:38 -0800 Subject: [PATCH] Add pipfile to release files so CI can run --- release/files_common | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release/files_common b/release/files_common index efead36b9c..a9b93f7126 100644 --- a/release/files_common +++ b/release/files_common @@ -11,6 +11,9 @@ RELEASES.md SConstruct +Pipfile +Pipfile.lock + Dockerfile.openpilot flake8_openpilot.sh pylint_openpilot.sh