Skip to content

Commit 2a2b2a2

Browse files
committed
setuptools quiet complaint about License tag
redundant to license= anyway.
1 parent 60f62c9 commit 2a2b2a2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
'Topic :: Software Development :: Libraries :: Python Modules',
3232
'Topic :: System :: Archiving :: Packaging',
3333
'Framework :: Setuptools Plugin',
34-
'License :: OSI Approved :: BSD License',
3534
],
3635
python_requires='>=2.7',
3736
install_requires = ['setuptools'],

0 commit comments

Comments
 (0)