mirror of
https://codeberg.org/diginaut/digimarks.git
synced 2026-02-04 20:50:26 +01:00
More complete direnv config
This commit is contained in:
@@ -30,7 +30,7 @@ necessary packages:
|
||||
git clone https://codeberg.org/diginaut/digimarks.git
|
||||
cd digimarks
|
||||
# direnv will now create or activate a virtualenv
|
||||
# See https://github.com/direnv/direnv/wiki/Python#uv for direnv uv config
|
||||
# See https://codeberg.org/diginaut/dotfiles/src/branch/master/.config/direnv/direnvrc for direnv uv config
|
||||
# If you just want to run it, no need for development dependencies
|
||||
uv sync --active --no-dev
|
||||
# Otherwise, install everything in the active virtualenv
|
||||
|
||||
Reference in New Issue
Block a user