diff options
Diffstat (limited to 'toolchains/python.TARGETS')
-rw-r--r-- | toolchains/python.TARGETS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/toolchains/python.TARGETS b/toolchains/python.TARGETS new file mode 100644 index 0000000..14e16c0 --- /dev/null +++ b/toolchains/python.TARGETS @@ -0,0 +1,3 @@ +{ "toolchain": + {"type": "install", "dirs": [[["@", "python", "", "toolchain"], "."]]} +} |