diff options
Diffstat (limited to '')
-rw-r--r-- | src/pybind/mgr/dashboard/requirements-test.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pybind/mgr/dashboard/requirements-test.txt b/src/pybind/mgr/dashboard/requirements-test.txt new file mode 100644 index 000000000..625f5c358 --- /dev/null +++ b/src/pybind/mgr/dashboard/requirements-test.txt @@ -0,0 +1,3 @@ +pytest-cov +pytest-instafail +pyfakefs==4.5.0 |