mirror of
https://github.com/clearml/clearml
synced 2025-02-07 05:18:50 +00:00
update link
This commit is contained in:
parent
d3ccbe1d5b
commit
c8e0e6b740
4
setup.py
4
setup.py
@ -1,6 +1,6 @@
|
||||
"""
|
||||
ClearML - Artificial Intelligence Version Control
|
||||
https://github.com/allegroai/trains
|
||||
https://github.com/allegroai/clearml
|
||||
"""
|
||||
|
||||
import os.path
|
||||
@ -38,7 +38,7 @@ setup(
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
# The project's main homepage.
|
||||
url='https://github.com/allegroai/trains',
|
||||
url='https://github.com/allegroai/clearml',
|
||||
author='Allegroai',
|
||||
author_email='clearml@allegro.ai',
|
||||
license='Apache License 2.0',
|
||||
|
Loading…
Reference in New Issue
Block a user