Update setup.py

This commit is contained in:
VSS-DEV
2021-11-14 15:33:43 +03:00
committed by GitHub
parent e3dbaf52e1
commit 3beeeb7716

View File

@@ -25,5 +25,7 @@ setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
]
)