commit | f242901a85980741edb4f25e8080b7c79df12714 | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Tue Jan 30 16:45:50 2018 +0100 |
committer | David Brown <davidb@davidb.org> | Thu Feb 01 16:00:21 2018 -0700 |
tree | 434d8f6bbfe90e83ec00f9f836f098b110347099 | |
parent | 6f2857c2a7113a2ce07b80e04dc1adcaeadaa0be [diff] [blame] |
imgtool: Use a requirements file for dependencies Instead of relying on distro packages standardize the imgtool dependencies into a requirements.txt. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
diff --git a/scripts/requirements.txt b/scripts/requirements.txt new file mode 100644 index 0000000..0d38bc5 --- /dev/null +++ b/scripts/requirements.txt
@@ -0,0 +1 @@ +cryptography