Parcourir la source

pypi metadata: we also support python 3.8 now

tested regularly on travis-ci.
Thomas Waldmann il y a 5 ans
Parent
commit
1c7d267e1f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      setup.py

+ 1 - 0
setup.py

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