Skip to content

Commit a487477

Browse files
committed
support for Python 3.6 acknowledged
1 parent c806169 commit a487477

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
@@ -74,6 +74,7 @@ def loadTextFrom(path):
7474
'Programming Language :: Python :: 3.3',
7575
'Programming Language :: Python :: 3.4',
7676
'Programming Language :: Python :: 3.5',
77+
'Programming Language :: Python :: 3.6',
7778
'Topic :: Scientific/Engineering',
7879
'Topic :: Scientific/Engineering :: Bio-Informatics',
7980
'Topic :: Software Development',

0 commit comments

Comments
 (0)