Skip to content

Commit

Permalink
Add trove classifier for Python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Sep 7, 2012
1 parent a047e18 commit b87073e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -15,5 +15,6 @@
packages = ['bitey'],
classifiers = [
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 3',
]
)

0 comments on commit b87073e

Please sign in to comment.