Skip to content

Commit

Permalink
Update setup.py categories
Browse files Browse the repository at this point in the history
  • Loading branch information
Jc2k committed Jun 17, 2016
1 parent 9e2eda0 commit 7cee190
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Expand Up @@ -18,13 +18,12 @@
"Operating System :: POSIX",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
],
packages=find_packages(exclude=['ez_setup']),
include_package_data=True,
Expand Down

0 comments on commit 7cee190

Please sign in to comment.