Skip to content

Commit 416ab30

Browse files
committed
fix
1 parent 888b597 commit 416ab30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
classifiers=[
2121
'Programming Language :: Python :: 3',
22-
'License-Expression: MIT AND (Apache-2.0 OR BSD-2-clause)',
22+
'License-Expression :: MIT AND (Apache-2.0 OR BSD-2-clause)',
2323
'Operating System :: All OS',
2424
],
2525
python_requires='>=3.6',

0 commit comments

Comments
 (0)