You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/mbed-greentea/setup.py
+33-12Lines changed: 33 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -27,21 +27,31 @@
27
27
fromdistutils.coreimportsetup
28
28
fromsetuptoolsimportfind_packages
29
29
30
-
31
30
DESCRIPTION="mbed 3.0 onwards test suite, codename Greentea. The test suite is a collection of tools that enable automated testing on mbed-enabled platforms"
0 commit comments