From 7dd2dea5971798140907bc4285c0c370c5adcb57 Mon Sep 17 00:00:00 2001 From: EarthmanT Date: Sun, 3 Jan 2021 10:14:52 +0200 Subject: [PATCH] Add py3 (#41) * move delete to stop remove unused names support external tf binary * update release build machine __NODOCS__ --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c900c43..3bf6aa2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -316,7 +316,7 @@ jobs: - run_integration_tests_510 release: - executor: py27 + executor: py36 steps: - checkout - release_plugin