update flake
This commit is contained in:
parent
a6e3d6a742
commit
51ae933bd2
1 changed files with 0 additions and 9 deletions
|
|
@ -50,15 +50,6 @@
|
||||||
python3Packages.toml
|
python3Packages.toml
|
||||||
];
|
];
|
||||||
|
|
||||||
shellHook = ''
|
|
||||||
if [ ! -d .venv ]; then
|
|
||||||
python -m venv .venv
|
|
||||||
fi
|
|
||||||
source .venv/bin/activate
|
|
||||||
pip install --upgrade pip
|
|
||||||
pip install -r requirements.txt
|
|
||||||
'';
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue