mirror of
https://github.com/meshtastic/python.git
synced 2026-05-24 16:29:25 -04:00
had to move test dir to tests because of pytest looking for __init__.py
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[run]
|
||||
omit = meshtastic/*_pb2.py,meshtastic/test.py,meshtastic/test/*.py
|
||||
omit = meshtastic/*_pb2.py,meshtastic/tests/*.py
|
||||
|
||||
Reference in New Issue
Block a user