Skip to content

Commit

Permalink
Become officially compatible with Python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
akx committed Mar 27, 2017
1 parent dc3e482 commit 76ad733
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 @@ -51,6 +51,7 @@ def run_tests(self):
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
'Topic :: Internet :: WWW/HTTP',
],
install_requires=['six'],
Expand Down

0 comments on commit 76ad733

Please sign in to comment.