diff options
Diffstat (limited to 'src/pybind/mgr/dashboard/requirements-py27.txt')
-rw-r--r-- | src/pybind/mgr/dashboard/requirements-py27.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pybind/mgr/dashboard/requirements-py27.txt b/src/pybind/mgr/dashboard/requirements-py27.txt new file mode 100644 index 00000000..d8fb6f6a --- /dev/null +++ b/src/pybind/mgr/dashboard/requirements-py27.txt @@ -0,0 +1,3 @@ +astroid==1.6.1 +pylint==1.8.2 +python-saml==2.4.2 |