Skip to content

Commit fcc1bac

Browse files
committed
Add Python 3.6
1 parent 8413b8f commit fcc1bac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ def get_requirements():
6060
"Programming Language :: Python :: 2.7",
6161
"Programming Language :: Python :: 3.4",
6262
"Programming Language :: Python :: 3.5",
63+
"Programming Language :: Python :: 3.6",
6364
"Topic :: Internet :: WWW/HTTP",
6465
],
6566
)

0 commit comments

Comments
 (0)