run tests on Python 3.6

This commit is contained in:
Thomas Kriechbaumer
2016-12-23 20:30:04 +01:00
committed by Maximilian Hils
parent 38198769eb
commit 0bde932b78
5 changed files with 15 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ setup(
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: Implementation :: PyPy",
"Topic :: Security",