Skip to content

Commit

Permalink
declare Python 3.6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
kmike committed May 3, 2017
1 parent 552ad48 commit 16c423e
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 @@ -64,6 +64,7 @@ def build_extensions(self):
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Topic :: Software Development",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Scientific/Engineering",
Expand Down

0 comments on commit 16c423e

Please sign in to comment.