ceph: comment where to find python dependencies

Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
This commit is contained in:
Robin Stumm 2023-01-16 10:30:12 +01:00 committed by Robin Stumm
parent 2ed8ff81c5
commit c590d51037

View File

@ -113,6 +113,7 @@ let
};
ceph-python-env = python.withPackages (ps: [
# Check .requires files below https://github.com/ceph/ceph/tree/main/debian for dependencies
ps.sphinx
ps.flask
ps.routes