mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-19 02:29:30 +08:00
add requirements-dev.txt for debugging
This commit is contained in:
2
setup.py
2
setup.py
@@ -23,7 +23,7 @@ setup(
|
||||
long_description=long_description,
|
||||
author='Leo Lee',
|
||||
author_email='mail@debugtalk.com',
|
||||
url='https://github.com/debugtalk/HttpRunner',
|
||||
url='https://github.com/HttpRunner/HttpRunner',
|
||||
license='MIT',
|
||||
packages=find_packages(exclude=["examples", "tests", "tests.*"]),
|
||||
package_data={
|
||||
|
||||
Reference in New Issue
Block a user