mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 15:37:35 +08:00
fix dependency_links for jenkins-mail-py
This commit is contained in:
@@ -32,7 +32,7 @@ setup(
|
|||||||
],
|
],
|
||||||
dependency_links=[
|
dependency_links=[
|
||||||
"git+https://github.com/debugtalk/PyUnitReport.git#egg=PyUnitReport-0",
|
"git+https://github.com/debugtalk/PyUnitReport.git#egg=PyUnitReport-0",
|
||||||
"git+https://github.com/debugtalk/jenkins-mail-py.git#egg=jenkins-mail-py"
|
"git+https://github.com/debugtalk/jenkins-mail-py.git#egg=jenkins-mail-py-0"
|
||||||
],
|
],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
"Development Status :: 3 - Alpha",
|
"Development Status :: 3 - Alpha",
|
||||||
|
|||||||
Reference in New Issue
Block a user