mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 11:56:18 +00:00
parse telemetry data with pycayennelpp
This commit is contained in:
@@ -18,7 +18,7 @@ classifiers = [
|
||||
]
|
||||
license = "MIT"
|
||||
license-files = ["LICEN[CS]E*"]
|
||||
dependencies = [ "bleak", "pyserial-asyncio" ]
|
||||
dependencies = [ "bleak", "pyserial-asyncio", "pycayennelpp" ]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = ["pytest", "pytest-asyncio"]
|
||||
|
||||
Reference in New Issue
Block a user