cmake: Fix email in setup.py

This commit is contained in:
Mizux Seiha
2020-08-17 09:41:28 +02:00
parent f61dd611df
commit 6ddb49e09f

View File

@@ -17,7 +17,7 @@ setup(
name='@PROJECT_NAME@',
version='@PROJECT_VERSION@',
author='Google LLC',
author_email='\"Laurent Perron\" <lperron@google.com>',
author_email='or-tools@google.com',
description='Google OR-Tools python libraries and modules',
long_description='read(README.txt)',
keywords=('operations research' +