I have a conda environment, on which I installed a module my-module, which I developed. I installed it by activating the environment, and using pip instal
my-module
pip instal