aos-cube
Advanced tools
| Metadata-Version: 1.2 | ||
| Name: aos-cube | ||
| Version: 0.5.8 | ||
| Version: 0.5.9 | ||
| Summary: aos commmand line tool for AliOS-Things development. | ||
@@ -5,0 +5,0 @@ Home-page: https://pypi.org/project/aos-cube/ |
+1
-1
| import sys, os | ||
| __version__ = "0.5.8" | ||
| __version__ = "0.5.9" | ||
| __title__ = "aos-cube" | ||
@@ -5,0 +5,0 @@ __description__ = ( |
+3
-1
@@ -346,3 +346,5 @@ import contextlib | ||
| sys_root = re.compile('^/$') | ||
| while os.path.isdir('./include/aos') == False and os.path.isdir('./kernel/rhino') == False and os.path.isdir('./include/core') == False and os.path.isdir('./core/rhino') == False: | ||
| while os.path.isdir('./include/aos') == False and os.path.isdir('./kernel/rhino') == False \ | ||
| and os.path.isdir('./include/core') == False and os.path.isdir('./core/rhino') == False \ | ||
| and os.path.isdir('./kernel/include/aos') == False and os.path.isdir('./kernel/core/rhino') == False: | ||
| if sys_root.match(os.getcwd()): | ||
@@ -349,0 +351,0 @@ return 'fail', original_dir |
+1
-1
| Metadata-Version: 1.2 | ||
| Name: aos-cube | ||
| Version: 0.5.8 | ||
| Version: 0.5.9 | ||
| Summary: aos commmand line tool for AliOS-Things development. | ||
@@ -5,0 +5,0 @@ Home-page: https://pypi.org/project/aos-cube/ |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
224136
0.05%4787
0.04%