Hi,
I want to introduce an extra python dependency into the ceph-volume package. I tried to add the dependency into the value of `install_requires` in the setup.py file(the code link is https://github.com/ceph/ceph/blob/main/src/ceph-volume/setup.py#L17), but it didn't work - it didn't download the dependency I added after building Ceph. Could you please help me with this?
Thanks,
Jinhao
_______________________________________________ Dev mailing list -- dev@xxxxxxx To unsubscribe send an email to dev-leave@xxxxxxx