Fix a warning under Python 3.7
``` `Warning: 'classifiers' should be a list, got type 'tuple'` ``` Related issue: https://bugs.python.org/issue19610
Loading
Please sign in to comment
``` `Warning: 'classifiers' should be a list, got type 'tuple'` ``` Related issue: https://bugs.python.org/issue19610