Skip to content

Commit 8726f1f

Browse files
committed
repo url in setup
1 parent 56088d0 commit 8726f1f

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
@@ -7,8 +7,8 @@
77
description='Python client for ReportPortal',
88
author='Artsiom Tkachou',
99
author_email='[email protected]',
10-
url='https://github.com/epam/ReportPortal-Python-Client',
11-
download_url='https://github.com/epam/ReportPortal-Python-Client/tarball/2.5.0',
10+
url='https://github.com/EPAMReportPortal/ReportPortal-Python-Client',
11+
download_url='https://github.com/EPAMReportPortal/ReportPortal-Python-Client/tarball/2.5.0',
1212
keywords=['testing', 'reporting', 'reportportal'],
1313
classifiers=[],
1414
install_requires=["requests"],

0 commit comments

Comments
 (0)