From 36944df9949e55292a77c198d88782c2caca93e1 Mon Sep 17 00:00:00 2001 From: Joan Touzet Date: Mon, 22 Oct 2018 13:06:07 -0400 Subject: Remove explicit python version for dev/run (for now) --- dev/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/run b/dev/run index d105140b7..a5d8fde8c 100755 --- a/dev/run +++ b/dev/run @@ -1,4 +1,4 @@ -#!/usr/bin/env python2 +#!/usr/bin/env python # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy of -- cgit v1.2.1