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:
57aeafa
)
PYTHON 3
v0.10.1
author
Kenneth Reitz
<me@kennethreitz.com>
Mon, 23 Jan 2012 07:28:01 +0000
(
02:28
-0500)
committer
Kenneth Reitz
<me@kennethreitz.com>
Mon, 23 Jan 2012 07:28:01 +0000
(
02:28
-0500)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 641463d5fa01f56bedde49848d484679949a62d4..7aa60a6d96e3f001c6d7a94e0378ba0aef0c78e0 100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-59,6
+59,7
@@
setup(
'Programming Language :: Python',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
+ 'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.0',
'Programming Language :: Python :: 3.1',
),