summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2012-12-17 12:58:58 +1300
committerRobert Collins <robertc@robertcollins.net>2012-12-17 12:58:58 +1300
commit36bc006c3dee55ac85db19c4fd51c131592ce000 (patch)
tree2888e80c18690b75cb9bd287bec9a31b37af6df3
parent4a5daf2e305fe02b68e690f5fd7052a203e21388 (diff)
downloadfixtures-36bc006c3dee55ac85db19c4fd51c131592ce000.tar.gz
Add Python 3 Trove entry.
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 6364486..aebe8fc 100755
--- a/setup.py
+++ b/setup.py
@@ -23,6 +23,7 @@ setup(name="fixtures",
'License :: OSI Approved :: Apache Software License',
'Operating System :: OS Independent',
'Programming Language :: Python',
+ 'Programming Language :: Python :: 3',
'Topic :: Software Development :: Quality Assurance',
'Topic :: Software Development :: Testing',
],