projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04c329d
)
blah
author
Kenneth Reitz
<me@kennethreitz.com>
Sat, 31 Mar 2012 07:06:28 +0000
(
03:06
-0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sat, 31 Mar 2012 07:06:28 +0000
(
03:06
-0400)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 25f4b0fa848dcc0b3959ab3a1332761e0d917847..fe0aef5d8ce982d381c55654a13747a27f15ed30 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-51,7
+51,7
@@
setup(
package_data={'': ['LICENSE', 'NOTICE']},
include_package_data=True,
install_requires=required,
- license=open("LICENSE").read(
+ license=open("LICENSE").read(
),
classifiers=(
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',