"Programming Language :: Python :: Implementation :: MicroPython",
],
)
"Programming Language :: Python :: Implementation :: MicroPython",
],
)
+
+if raspberry_pi and os.sys.version_info >= (3, 13):
+ print(
+ yellow_text(
+ "\n*** Raspberry Pi 5 and later: lgpio will need to be installed manually. See the lgpio homepage for more details: http://abyz.me.uk/lg/download.html ***"