mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-09 08:51:54 -04:00
pypi metadata: enter alpha dev status
This commit is contained in:
parent
de151cd338
commit
7b4b42d832
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -267,7 +267,7 @@ setup(
|
|||
license='BSD',
|
||||
platforms=['Linux', 'MacOS X', 'FreeBSD', 'OpenBSD', 'NetBSD', ],
|
||||
classifiers=[
|
||||
'Development Status :: 2 - Pre-Alpha',
|
||||
'Development Status :: 3 - Alpha',
|
||||
'Environment :: Console',
|
||||
'Intended Audience :: System Administrators',
|
||||
'License :: OSI Approved :: BSD License',
|
||||
|
|
|
|||
Loading…
Reference in a new issue