Skip to content

Commit fdd357a

Browse files
committed
fix
1 parent 416ab30 commit fdd357a

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,8 +19,8 @@
1919
],
2020
classifiers=[
2121
'Programming Language :: Python :: 3',
22-
'License-Expression :: MIT AND (Apache-2.0 OR BSD-2-clause)',
2322
'Operating System :: All OS',
2423
],
24+
license='Apache-2.0',
2525
python_requires='>=3.6',
2626
)

0 commit comments

Comments
 (0)