diff options
| author | 2026-01-26 10:07:31 -0500 | |
|---|---|---|
| committer | 2026-01-26 10:31:10 -0500 | |
| commit | c4f787e9acbffd4084392a90f536a5bdddf4cd89 (patch) | |
| tree | 1250c2d827fb107040e9cc464f3d905691cb9d8e /ModSlots/requirements.txt | |
| parent | 8fe04fd5722edbedfc07772e2123783128600f2e (diff) | |
| download | NewCamera-c4f787e9acbffd4084392a90f536a5bdddf4cd89.tar.gz NewCamera-c4f787e9acbffd4084392a90f536a5bdddf4cd89.tar.bz2 NewCamera-c4f787e9acbffd4084392a90f536a5bdddf4cd89.zip | |
Don't include slinger by default in ModSlots
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'ModSlots/requirements.txt')
| -rw-r--r-- | ModSlots/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ModSlots/requirements.txt b/ModSlots/requirements.txt index a93b1d1..6799ca2 100644 --- a/ModSlots/requirements.txt +++ b/ModSlots/requirements.txt @@ -1,2 +1,3 @@ +# These are optional, only for if you need .7z or .rar support. py7zr==1.0.0 unrardll==0.1.7 |