Skip to content

Commit a20369b

Browse files
committed
Remove private packages
1 parent f05c20b commit a20369b

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

micropython-lib.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -336,11 +336,6 @@ packages:
336336
https://github.com/micropython/micropython-lib/tree/master/python-ecosys/requests
337337
index: https://micropython.org/pi/v2
338338
author: MicroPython
339-
- name: __future__
340-
docs: >-
341-
https://github.com/micropython/micropython-lib/tree/master/python-stdlib/__future__
342-
index: https://micropython.org/pi/v2
343-
author: MicroPython
344339
- name: abc
345340
docs: >-
346341
https://github.com/micropython/micropython-lib/tree/master/python-stdlib/abc
@@ -652,18 +647,6 @@ packages:
652647
index: https://micropython.org/pi/v2
653648
author: MicroPython
654649
description: Compression and decompression using the deflate algorithm
655-
- name: _libc
656-
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/_libc
657-
index: https://micropython.org/pi/v2
658-
author: MicroPython
659-
description: >-
660-
MicroPython FFI helper module (deprecated, replaced by
661-
micropython-ffilib).
662-
- name: _markupbase
663-
docs: >-
664-
https://github.com/micropython/micropython-lib/tree/master/unix-ffi/_markupbase
665-
index: https://micropython.org/pi/v2
666-
author: MicroPython
667650
- name: cgi
668651
docs: https://github.com/micropython/micropython-lib/tree/master/unix-ffi/cgi
669652
index: https://micropython.org/pi/v2

0 commit comments

Comments
 (0)