This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
micropython-lib
kopia lustrzana
https://github.com/micropython/micropython-lib
Obserwuj
1
Polub
0
Forkuj
You've already forked micropython-lib
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
98d0a2b69a
micropython-lib
/
python-stdlib
/
copy
/
manifest.py
6 wiersze
63 B
Python
Czysty
Zwykły widok
Historia
Unescape
Escape
copy: Bump patch version. For changes in 0e68c7d5181d5c62716e4affe30cd76824ffc0eb. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-07-21 11:24:56 +00:00
metadata
(
version
=
"
3.3.4
"
)
all: Replace metadata.txt with manifest.py. Uses the new require()/package()/module() functions from manifestfile.py. Add manifest.py for iperf3 and pyjwt. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-07-13 04:44:28 +00:00
copy: Declare dependency on types.
2023-06-13 23:11:18 +00:00
require
(
"
types
"
)
all: Replace metadata.txt with manifest.py. Uses the new require()/package()/module() functions from manifestfile.py. Add manifest.py for iperf3 and pyjwt. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-07-13 04:44:28 +00:00
module
(
"
copy.py
"
)