1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/pythonlibs
smlng dd9a43bdc9 dist: move testrunner to pythonlibs as package
As testrunner is moved to dist/pythonlibs which is exported
via PYTHONPATH, testrunner is found by all test scripts.
2018-08-13 14:11:22 +02:00
..
testrunner dist: move testrunner to pythonlibs as package 2018-08-13 14:11:22 +02:00
README.md make: introduce common Python lib path 2018-08-10 11:37:43 +02:00

This directory is exported through PYTHONPATH environment variable in the build system. Put any RIOT specific Python packages here.