micropython-lib/micropython/upip/manifest.py

7 wiersze
164 B
Python

metadata(version="0.1.0", description="On-device PyPI package installer for network-capable boards")
require("shutil")
require("utarfile")
package("upip", opt=3)