Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 171d070

Browse files
authored
Declare Python 3.6 support via classifier in setup.py
1 parent 196686e commit 171d070

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
@@ -128,6 +128,7 @@
128128
'Programming Language :: Python :: 3.3',
129129
'Programming Language :: Python :: 3.4',
130130
'Programming Language :: Python :: 3.5',
131+
'Programming Language :: Python :: 3.6',
131132
'Topic :: Scientific/Engineering :: Visualization',
132133
]
133134

0 commit comments

Comments
 (0)