mirror of
https://github.com/zoriya/Autopipe.git
synced 2025-12-06 02:56:09 +00:00
Rebase
This commit is contained in:
6
setup.py
6
setup.py
@@ -5,9 +5,9 @@ with open("README.md", "r") as fh:
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="autopipe",
|
name="autopipe",
|
||||||
version="0.0.1",
|
version="0.0.3",
|
||||||
author="Tristan Roux",
|
author="Zoe Roux",
|
||||||
author_email="tr.tristan-roux@outlook.fr",
|
author_email="zoe.roux@sdg.moe",
|
||||||
description="A tool that allow one to create pipeline of automatic data processing.",
|
description="A tool that allow one to create pipeline of automatic data processing.",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
|
|||||||
Reference in New Issue
Block a user