1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

python: enable Python 3.8

This commit is contained in:
Alexander Alekhin
2019-12-11 16:52:38 +03:00
parent 4ec4ec844f
commit 15612ebd39
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -44,6 +44,7 @@ def main():
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: C++',
'Programming Language :: Python :: Implementation :: CPython',
'Topic :: Scientific/Engineering',