diff options
author | shangxdy <shang.xiaodong@zte.com.cn> | 2017-10-09 17:05:09 +0800 |
---|---|---|
committer | xiaodong shang <shang.xiaodong@zte.com.cn> | 2017-10-09 09:09:23 +0000 |
commit | c5c33ff28000cf16ee8ccf4426ea0e748e8a38c9 (patch) | |
tree | d915e25be97568d03ecc7b10ae443c300ad458a0 /tosca2heat/heat-translator/.python-version | |
parent | 23206060d55f39e3e95c21aee9c80164653dc164 (diff) |
Remove python limitation for codeship
When publish nfv-toscaparser to onap through codefish, the python
version of 2.7.13 doesn't support again, so it will be delete in
.python-verson
JIRA: PARSER-161
Change-Id: I90f1be241c539a405edc7c674e411c20de3e4ae1
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Diffstat (limited to 'tosca2heat/heat-translator/.python-version')
-rw-r--r-- | tosca2heat/heat-translator/.python-version | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tosca2heat/heat-translator/.python-version b/tosca2heat/heat-translator/.python-version deleted file mode 100644 index ecc17b8..0000000 --- a/tosca2heat/heat-translator/.python-version +++ /dev/null @@ -1 +0,0 @@ -2.7.13 |