add python 3.7 to pypi metadata

This commit is contained in:
Thomas Waldmann 2018-08-06 17:48:27 +02:00
parent 4c8db8feb5
commit 751cd2caed
1 changed files with 1 additions and 0 deletions

View File

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