From 2ff7e6bc479d6485db9603eb8138fb4fc99132db Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 19 Aug 2021 16:57:47 -0400 Subject: [PATCH] Fix missing comma in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ec0a8261b..88d88874f 100755 --- a/setup.py +++ b/setup.py @@ -114,7 +114,7 @@ setup( 'requests_oauthlib', 'reflink', 'rarfile', - 'python3-discogs-client' + 'python3-discogs-client', 'py7zr', ], 'lint': [