]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/python-common/setup.py
import 15.2.5
[ceph.git] / ceph / src / python-common / setup.py
index 48daee6dee4d7945872c9da7973d1a248c9682c3..a5bdaf9a9254fd8b01d53224968cb70287820991 100644 (file)
@@ -18,6 +18,7 @@ setup(
     url="https://github.com/ceph/ceph",
     zip_safe = False,
     install_requires=(
+        'pyyaml',
         'six',
     ),
     classifiers = [