mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-12 10:20:08 -04:00
remove py310 support declaration again, see #5729
This commit is contained in:
parent
a90412271f
commit
41cebc6847
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -875,7 +875,6 @@ setup(
|
|||
'Programming Language :: Python :: 3.7',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.9',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Topic :: Security :: Cryptography',
|
||||
'Topic :: System :: Archiving :: Backup',
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue