Skip to content

Commit

Permalink
Declares support of Python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
unbrice committed Oct 2, 2015
1 parent c085f57 commit cfeaf49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ class install(upstream_install.install):
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
],

packages=['py1'],
Expand Down

0 comments on commit cfeaf49

Please sign in to comment.