Browse Source

Merge pull request #4012 from ThomasWaldmann/py37-setup-metadata

add python 3.7 to pypi metadata
TW 6 years ago
parent
commit
7c8ff1f699
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -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',
     ],