feat: update python template
This commit is contained in:
parent
c17d3f21d7
commit
fd159af54c
3 changed files with 6 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use flake
|
||||
use nix
|
||||
export PYTHONPATH="$(pwd)/src:$PYTHONPATH"
|
||||
if [ ! -z $NIX_LD ]; then
|
||||
export LD_LIBRARY_PATH=$NIX_LD_LIBRARY_PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue