#remove old package
python -m pip uninstall mcvqoe-psud

#install new package
python -m pip install --find-links ./dist/ mcvqoe-psud

