corrected
This commit is contained in:
parent
667324eb90
commit
7df6cb5e85
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -138,8 +138,8 @@ setup(
|
|||
scripts = [ os.path.join('bin', 'CryptoBoxWebserver'),
|
||||
os.path.join('bin', 'CryptoBoxRootActions') ],
|
||||
classifiers = [
|
||||
'Development Status :: 2 - Beta',
|
||||
'Environment :: Web Environment',
|
||||
'Development Status :: 4 - Beta',
|
||||
'Environment :: Web Environment',
|
||||
'Intended Audience :: End Users/Desktop',
|
||||
'Intended Audience :: System Administrators',
|
||||
'License :: OSI Approved :: GNU General Public License (GPL)',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue