mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-11 03:12:51 +02:00
fix: update hardware dependency to use fix/all-the-things-core branch
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ dependencies = [
|
||||
[project.optional-dependencies]
|
||||
# SX1262/SPI support (Linux only; required for Raspberry Pi HATs)
|
||||
hardware = [
|
||||
"openhop_core[hardware] @ git+https://github.com/openhop-dev/openhop_core.git@dev",
|
||||
"openhop_core[hardware] @ git+https://github.com/openhop-dev/openhop_core.git@fix/all-the-things-core",
|
||||
]
|
||||
# RRD metrics (Performance Metrics chart); system librrd required (e.g. apt install rrdtool)
|
||||
rrd = [
|
||||
|
||||
Reference in New Issue
Block a user