This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch DaanHoogland-patch-4 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
commit 3884391cf38422b088d6c60f5e4926e63ce99269 Author: dahn <[email protected]> AuthorDate: Tue Jun 16 10:58:37 2020 +0000 set python explicit during transistion this will allow for easier switching back and forth during development on python 3 functionality --- .python-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.python-version b/.python-version index bec3a35..a616492 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -system +2.7.18
