docs: update package information

This commit is contained in:
Florian Hönicke
2023-05-26 11:36:36 +02:00
committed by GitHub
parent 1610086bf5
commit 5ed45ffa86

View File

@@ -24,8 +24,9 @@ setup(
description='Use natural language interface to generate, deploy and update your microservice infrastructure.',
long_description=open('README.md', 'r', encoding='utf-8').read(),
long_description_content_type='text/markdown',
author='Florian Hönicke',
author_email='florian.hoenicke@jina.ai',
author='Jina AI',
author_email='hello@jina.ai',
license='Apache 2.0',
url='https://github.com/jina-ai/dev-gpt',
packages=find_packages(),
include_package_data=True,