labscript-suite-oldfinal1 / installer

The installer for the labscript suite. This repository is used used to build zip files containing an install script and all the labscript suite python packages.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Introspect remote URL #10

Open philipstarkey opened 9 years ago

philipstarkey commented 9 years ago

Original report (archived issue) by Russell Anderson (Bitbucket: rpanderson, GitHub: rpanderson).


Use the high level mercurial.commands module to run 'hg path' on the installer repository, and use the value of the default path to pull other labscript suite modules from.

At present, the remote path is hard-coded, and forked installer repositories will install from the labscrip_suite project rather than their respective fork. This necessitates changing the default path on all modules upon installation.