Update pymc_core dependency to use dev branch for testing

This commit is contained in:
Lloyd
2026-01-01 23:12:36 +00:00
parent 12b750a476
commit c45fb6ba55

View File

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