git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7706021
)
CI: Add a dependency file for patman
author
Simon Glass
<sjg@chromium.org>
Tue, 29 Apr 2025 13:22:12 +0000
(07:22 -0600)
committer
Simon Glass
<sjg@chromium.org>
Tue, 27 May 2025 09:07:41 +0000
(10:07 +0100)
Now that patman has an unusual dependency, add a requirements.txt file
and use it in CI
Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/requirements.txt
patch
|
blob
|
history
diff --git
a/tools/patman/requirements.txt
b/tools/patman/requirements.txt
index
e8cbc6c
..
57a284d
100644
(file)
--- a/
tools/patman/requirements.txt
+++ b/
tools/patman/requirements.txt
@@
-1,3
+1,4
@@
+aiohttp==3.9.1
ConfigParser==7.1.0
importlib_resources==6.5.2
pygit2==1.13.3