Fix missing comma in setup.py

This commit is contained in:
Adrian Sampson 2021-08-19 16:57:47 -04:00
parent b467c2c4fc
commit 2ff7e6bc47
No known key found for this signature in database
GPG key ID: BDB93AB409CC8705

View file

@ -114,7 +114,7 @@ setup(
'requests_oauthlib',
'reflink',
'rarfile',
'python3-discogs-client'
'python3-discogs-client',
'py7zr',
],
'lint': [