add requirements-dev.txt for debugging

This commit is contained in:
debugtalk
2018-02-22 11:07:31 +08:00
parent 9c770b929a
commit ae1e6f27d9
4 changed files with 25 additions and 5 deletions

View File

@@ -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={