Skip to content

Commit

Permalink
Removes the Jyton trove classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Jun 29, 2016
1 parent 586f3d3 commit 6dc8884
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ def _pyimp():
Programming Language :: Python :: 3.5
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: PyPy
Programming Language :: Python :: Implementation :: Jython
Operating System :: OS Independent
"""
classifiers = [s.strip() for s in classes.split('\n') if s]
Expand Down

0 comments on commit 6dc8884

Please sign in to comment.