mirror of
https://github.com/vale981/hopsflow
synced 2025-03-05 08:51:37 -05:00
use poetry version of hops
This commit is contained in:
parent
fc87714f15
commit
5ade0fcd9f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
shellOverride = (pkgs: oldAttrs: {
|
shellOverride = (pkgs: oldAttrs: {
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
# export PYTHONPATH=/home/hiro/src/two_qubit_model/:$PYTHONPATH
|
# export PYTHONPATH=/home/hiro/src/two_qubit_model/:$PYTHONPATH
|
||||||
export PYTHONPATH=/home/hiro/src/hops/:$PYTHONPATH
|
# export PYTHONPATH=/home/hiro/src/hops/:$PYTHONPATH
|
||||||
# export PYTHONPATH=/home/hiro/src/hopsflow/:$PYTHONPATH
|
# export PYTHONPATH=/home/hiro/src/hopsflow/:$PYTHONPATH
|
||||||
# export PYTHONPATH=/home/hiro/src/stocproc/:$PYTHONPATH
|
# export PYTHONPATH=/home/hiro/src/stocproc/:$PYTHONPATH
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Reference in a new issue