kopia lustrzana https://github.com/micropython/micropython-lib
rodzic
e6b89eafa3
commit
55d1d23d6f
|
@ -5,3 +5,4 @@ absolute_import = True
|
||||||
with_statement = True
|
with_statement = True
|
||||||
print_function = True
|
print_function = True
|
||||||
unicode_literals = True
|
unicode_literals = True
|
||||||
|
annotations = True
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
metadata(version="0.0.3")
|
metadata(version="0.1.0")
|
||||||
|
|
||||||
module("__future__.py")
|
module("__future__.py")
|
||||||
|
|
Ładowanie…
Reference in New Issue