mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-04-20 22:13:49 +00:00
extract some info from log_rx
This commit is contained in:
parent
3716ebf77e
commit
b1abb8e4d3
2 changed files with 67 additions and 4 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue