Small tweaks

This commit is contained in:
reverend 2020-09-10 21:42:25 +02:00
parent a42b29721e
commit cba589a38e
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ setup(
url='https://git.mowoe.com/reverend/lostplaces-backend',
packages=find_packages(exclude=['lostplaces']),
classifiers=[
'Development Status :: 4 - Beta',
'Development Status :: 3 - Alpha',
'Environment :: Web Environment',
'Intended Audience :: explorer, photographers, proper people',
'Intended Audience :: Explorer :: Photographers :: Proper People',
'License :: OSI Approved :: MIT License',
'Operating System :: OS Independent',
'Programming Language :: Python :: 3.7'