diff options
author | PA4WDH | 2025-07-20 14:08:32 +0200 |
---|---|---|
committer | PA4WDH | 2025-07-20 14:08:32 +0200 |
commit | b0116f5fc197cd86597c322e3676d3a9f6966f26 (patch) | |
tree | 848b719a6e9d5b5f62185cceb1beba2f5b7c9e76 | |
parent | Initial commit (diff) | |
download | qemu.py-b0116f5fc197cd86597c322e3676d3a9f6966f26.tar.gz qemu.py-b0116f5fc197cd86597c322e3676d3a9f6966f26.tar.bz2 qemu.py-b0116f5fc197cd86597c322e3676d3a9f6966f26.zip |
Add requirements.txt
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..1fab8ec --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +PIL +yattag |