Make mypy run with proper type stubs for micropython RP2. Add basic structure for pytest testing. Signed-off-by: Matthias Blankertz <matthias@blankertz.org>
3 lines
55 B
INI
3 lines
55 B
INI
[pytest]
|
|
pythonpath = tests/mocks src
|
|
testpaths = tests |