mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-09 06:23:52 +08:00
remove requirements.txt
This commit is contained in:
@@ -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