mirror of
https://github.com/meshtastic/python.git
synced 2026-04-17 21:42:20 -04:00
fixes for working on mac air
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
addopts = -m "not int and not smoke1 and not smoke2 and not smokewifi and not examples and not smokevirt"
|
||||
|
||||
filterwarnings =
|
||||
ignore::DeprecationWarning
|
||||
|
||||
markers =
|
||||
unit: marks tests as unit tests
|
||||
unitslow: marks slow unit tests
|
||||
|
||||
Reference in New Issue
Block a user