diff options
author | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2020-03-14 21:54:40 -0400 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2020-03-14 21:54:40 -0400 |
commit | ae57d6ea0b7abb7f945cac6010f5c9b28b041dde (patch) | |
tree | e21b608b991c7d1be5c4d94c1e51feecefbcc628 /requirements.txt | |
download | b4-ae57d6ea0b7abb7f945cac6010f5c9b28b041dde.tar.gz |
Initial commit after porting from korg-helpers
This is the beginning of a new tool that inherits from get-lore-mbox and
attest-patches.
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..f229360 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +requests |