Skip to content

Commit cd1bba5

Browse files
committed
Merged in ralphbean/virtualenvwrapper (pull request #14)
2 parents a6e2c2e + 0dc8e0f commit cd1bba5

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
@@ -126,7 +126,7 @@ def find_package_data(
126126
# (PROJECT, VERSION),
127127

128128
classifiers = [ 'Development Status :: 5 - Production/Stable',
129-
'License :: OSI Approved :: BSD License',
129+
'License :: OSI Approved :: MIT License',
130130
'Programming Language :: Python',
131131
'Programming Language :: Python :: 2',
132132
'Programming Language :: Python :: 2.6',

0 commit comments

Comments
 (0)