Skip to content

Commit 82e7782

Browse files
author
vyzyv
committed
Add Python 3.6 tag
1 parent 844cd57 commit 82e7782

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
@@ -29,6 +29,7 @@ def read(HERE: pathlib.Path, filename, variable):
2929
"Development Status :: 2 - Pre-Alpha",
3030
"Programming Language :: Python",
3131
"Programming Language :: Python :: 3",
32+
"Programming Language :: Python :: 3.6",
3233
"Programming Language :: Python :: 3.7",
3334
"License :: OSI Approved :: MIT License",
3435
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)