mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 23:05:10 +01:00
venv should be active for this command
This commit is contained in:
@@ -32,7 +32,7 @@ necessary packages:
|
||||
mkvirtualenv digimarks # or whatever project you are working on
|
||||
# If you just want to run it, no need for development dependencies
|
||||
uv sync --active --no-dev
|
||||
# Otherwise, install everything
|
||||
# Otherwise, install everything in the active virtualenv
|
||||
uv sync --active
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user