GUI: Thermostat Control Panel #147

Open
atse wants to merge 12 commits from atse/thermostat:GUI into master
Showing only changes of commit 8cba8d8717 - Show all commits

View File

@ -95,6 +95,7 @@
++ (with python3Packages; [
numpy
matplotlib
pythermostat
]);
shellHook = ''
export PYTHONPATH=`git rev-parse --show-toplevel`/pythermostat:$PYTHONPATH