add python 3.7 to pypi metadata

(cherry picked from commit 751cd2caed)
This commit is contained in:
Thomas Waldmann 2018-08-06 17:48:27 +02:00
parent 836dc0b568
commit ad6bb9cd1e
1 changed files with 1 additions and 0 deletions

View File

@ -830,6 +830,7 @@ setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Topic :: Security :: Cryptography',
'Topic :: System :: Archiving :: Backup',
],