Skip to content
Snippets Groups Projects
Commit d50f0384 authored by leufen1's avatar leufen1
Browse files

update link in setup.py

parent 1c0204b9
No related branches found
No related tags found
4 merge requests!430update recent developments,!413update release branch,!412Resolve "release v2.0.0",!411Resolve "update python version in setup venv"
Pipeline #97361 passed
......@@ -16,12 +16,12 @@ setuptools.setup(
description="A framework to enable easy time series predictions with machine learning.",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://gitlab.version.fz-juelich.de/toar/machinelearningtools",
url="https://gitlab.jsc.fz-juelich.de/esde/machine-learning/mlair",
packages=setuptools.find_packages(),
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License", # to be adjusted
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
python_requires='>=3.5',
)
\ No newline at end of file
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment