Skip to content
Snippets Groups Projects
Commit 679c6c2d authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Merge branch 'update_setup' into 'master'

[opensource] updated setup.py with proper information

updated setup.py with proper information

See merge request !2
parents 0506271b 4a36463b
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,9 @@ setup(
version='0.1.4',
description='Biometrics Evaluation and Testing Platform (Python backend)',
url='http://gitlab.idiap.ch/biometric/beat.backend.python',
license='BSD',
author='Philip Abbet, Andre Anjos',
author_email='philip.abbet@idiap.ch, andre.anjos@idiap.ch',
license='AGPLv3',
author='Idiap Research Institute',
author_email='beat.support@idiap.ch',
long_description=open('README.rst').read(),
# This line is required for any distutils based packaging.
......@@ -50,9 +50,9 @@ setup(
classifiers = [
'Framework :: BEAT',
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'License :: OSI Approved :: BSD License',
'License :: OSI Approved :: GNU Affero General Public License v3',
'Natural Language :: English',
'Programming Language :: Python',
'Programming Language :: Python :: 3',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment