提交 34893621 编写于 作者: C cai.zhang 提交者: yefu.chen

Add pytest-tags in requirements.txt

Signed-off-by: Ncai.zhang <cai.zhang@zilliz.com>
上级 ddddd65d
......@@ -13,6 +13,6 @@ FROM python:3.6.8-jessie
COPY ./tests/python_test/requirements.txt /requirements.txt
RUN python3 -m pip install -r /requirements.txt && python3 -m pip install git+https://gitee.com/quicksilver/pytest-tags.git
RUN python3 -m pip install --no-cache-dir -r /requirements.txt
CMD ["tail", "-f", "/dev/null"]
......@@ -11,3 +11,4 @@ allure-pytest==2.7.0
pytest-print==0.1.2
pytest-level==0.1.1
pytest-xdist==1.23.2
git+https://gitee.com/quicksilver/pytest-tags.git
......@@ -11,3 +11,4 @@ allure-pytest==2.7.0
pytest-print==0.1.2
pytest-level==0.1.1
pytest-xdist==1.23.2
git+https://gitee.com/quicksilver/pytest-tags.git
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册