Skip to content

Commit b869fa0

Browse files
author
Peter Amstutz
committed
Update setup.py
1 parent ed64ca6 commit b869fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
long_description=open(README).read(),
1717
author='Common workflow language working group',
1818
author_email='[email protected]',
19-
url="https://github.com/common-workflow-language/common-workflow-language",
20-
download_url="https://github.com/common-workflow-language/common-workflow-language",
19+
url="https://github.com/common-workflow-language/cwltool-service",
20+
download_url="https://github.com/common-workflow-language/cwltool-service",
2121
license='Apache 2.0',
2222
py_modules=["cwltool_stream", "cwl_flask", "cwltool_client"],
2323
install_requires=[

0 commit comments

Comments
 (0)