mirror of
https://github.com/httprunner/httprunner.git
synced 2026-08-28 19:47:14 +08:00
remove requirements.txt
This commit is contained in:
+1
-1
@@ -8,8 +8,8 @@ python:
|
||||
install:
|
||||
- pip install coverage
|
||||
- pip install coveralls
|
||||
- pip install -r requirements.txt
|
||||
- pip install flask
|
||||
- python setup.py install
|
||||
script:
|
||||
- coverage run --source=httprunner -m unittest discover
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user