From 40bc0154dd6021ba6961d772a4e3879a630739d3 Mon Sep 17 00:00:00 2001 From: Koa Wells Date: Tue, 22 Aug 2023 15:57:37 -0400 Subject: [PATCH] Small grammatical changes to setup.py --- setup.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/setup.py b/setup.py index 020562ab..fd03a2b6 100644 --- a/setup.py +++ b/setup.py @@ -22,11 +22,11 @@ with open(version) as f: setup( name='cerc-hub', version=main_ns['__version__'], - description="CERC Hub consist in a set of classes (Central data model), importers and exporters to help researchers " - "to create better and sustainable cities", - long_description="CERC Hub consist in a set of classes (Central data model), importers and exporters to help " - "researchers to create better and sustainable cities.\n\nDevelop at Concordia university in canada " - "as part of the research group from the next generation cities institute our aim among others it's " + description="CERC Hub consist of a set of classes (Central data model), importers and exporters to help researchers " + "to create better and more sustainable cities", + long_description="CERC Hub consist of a set of classes (Central data model), importers and exporters to help " + "researchers to create better and more sustainable cities.\n\nDeveloped at Concordia university in Canada " + "as part of the research group from the Next Generation Cities Institute, our aim among others is " "to provide a comprehensive set of tools to help researchers and urban developers to make decisions " "to improve the livability and efficiency of our cities", classifiers=[