mirror of
https://github.com/SikongJueluo/Mini-Nav.git
synced 2026-03-12 12:25:32 +08:00
feat: initialize project with Python 3.10 and feature retrieval module
This commit is contained in:
@@ -39,9 +39,7 @@ in {
|
||||
|
||||
# https://devenv.sh/basics/
|
||||
enterShell = ''
|
||||
eval "$(micromamba shell hook --shell bash)"
|
||||
micromamba activate ./.venv
|
||||
export PATH=$PATH:/home/sikongjueluo/Projects/Mini-Nav
|
||||
source ./.venv/bin/activate
|
||||
'';
|
||||
|
||||
# https://devenv.sh/tasks/
|
||||
|
||||
Reference in New Issue
Block a user