]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
pybind/mgr/dashboard: s/pytest<4/pytest/
authorKefu Chai <kchai@redhat.com>
Tue, 13 Oct 2020 08:09:42 +0000 (16:09 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 20 Oct 2020 11:09:25 +0000 (19:09 +0800)
to address following failure:

    The user requested pytest<4
    pytest-cov 2.10.1 depends on pytest>=4.6

when building the target of "mgr-dashboard-virtualenv"

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/dashboard/requirements-test.txt

index e45e05a0e467efa05027a23baf2edb7f0e4647c4..25b205ce883dd43bc37247bb4186a79f925886d7 100644 (file)
@@ -1,4 +1,4 @@
-pytest<4
+pytest
 pytest-cov
 pytest-instafail
 pyfakefs