mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 03:56:16 +00:00
extract some info from log_rx
This commit is contained in:
@@ -18,7 +18,7 @@ classifiers = [
|
||||
]
|
||||
license = "MIT"
|
||||
license-files = ["LICEN[CS]E*"]
|
||||
dependencies = [ "bleak", "pyserial-asyncio-fast", "pycayennelpp" ]
|
||||
dependencies = [ "bleak", "pyserial-asyncio-fast", "pycayennelpp", "pycryptodome" ]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = ["pytest", "pytest-asyncio", "black", "ruff"]
|
||||
|
||||
Reference in New Issue
Block a user