To install this package in editable mode (so the code can be modified in-place) you can use:
# using CERN GitLab
git clone https://:@gitlab.cern.ch:8443/pdecastr/neyman.git
# or using GitHub
git clone https://github.com/pablodecm/neyman.git
# then to install
cd neyman
pip install -e .