8000 Merge pull request #7713 from cdeil/patch-1 · matplotlib/matplotlib@0a5dec5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a5dec5

Browse files
committed
Merge pull request #7713 from cdeil/patch-1
BLD: Declare Python 3.6 support via classifier in setup.py
1 parent c602d82 commit 0a5dec5

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
@@ -129,6 +129,7 @@
129129
'Programming Language :: Python :: 3.3',
130130
'Programming Language :: Python :: 3.4',
131131
'Programming Language :: Python :: 3.5',
132+
'Programming Language :: Python :: 3.6',
132133
'Topic :: Scientific/Engineering :: Visualization',
133134
]
134135

0 commit comments

Comments
 (0)
0