mirror of
https://github.com/borgbackup/borg.git
synced 2026-02-21 17:00:14 -05:00
add python 3.7 to pypi metadata
This commit is contained in:
parent
4c8db8feb5
commit
751cd2caed
1 changed files with 1 additions and 0 deletions
1
setup.py
1
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',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue