Update pymc_core dependency to include hardware support

This commit is contained in:
Lloyd
2026-03-06 14:24:46 +00:00
parent ff7a06eaf7
commit f792b20bcf

View File

@@ -31,7 +31,7 @@ keywords = ["mesh", "networking", "lora", "repeater", "daemon", "iot"]
dependencies = [
"pymc_core",
"pymc_core[hardware] @ git+https://github.com/rightup/pyMC_core.git@feat/companion",
"pyyaml>=6.0.0",
"cherrypy>=18.0.0",
"paho-mqtt>=1.6.0",