cosmetic fixes to setup.py

master
Thomas Waldmann 2020-11-14 03:20:17 +01:00
parent 0b5a4f3b10
commit bfcd1e6cba
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ setup(
],
extras_require={
"magic": [
'python-magic'
'python-magic',
],
},
classifiers=[