fnp
/
django-pagination.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
I'm terribly sorry…
[django-pagination.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
index
a3acd63
..
2686bd8
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-54,6
+54,8
@@
setup(
"Operating System :: OS Independent",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
+ "Programming Language :: Python :: 3",
+ "Programming Language :: Python :: 3.3",
],
install_requires=[
'django >= 1.2',