mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-17 21:54:20 +01:00
docs: update package information
This commit is contained in:
5
setup.py
5
setup.py
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user