From 865d70c742ce7c466abcb5e8c974abd9fb2ef75b Mon Sep 17 00:00:00 2001 From: Clare Macrae Date: Wed, 12 Feb 2020 00:35:56 +0000 Subject: [PATCH] e Add TODO --- build/deploy_release.py | 1 + 1 file changed, 1 insertion(+) diff --git a/build/deploy_release.py b/build/deploy_release.py index de75fa661..87f2b518a 100644 --- a/build/deploy_release.py +++ b/build/deploy_release.py @@ -43,6 +43,7 @@ def push_main_project(self): popdir() def test_conan_and_create_pr(self): + # TODO Fix this directory name pushdir(self.details.conan_data_dir) # We cannot test the new Conan recipe until the new release has been # published on github