Skip to content

Commit

Permalink
Also install dev dependiences to dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
seakrueger committed Jun 4, 2024
1 parent 4e0ed95 commit 5628552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
echo Installing dependencies into virtual environment
pip install -r requirements.txt
pip install -r requirements-dev.txt
'';

# set the environment variables that Qt apps expect
Expand Down

0 comments on commit 5628552

Please sign in to comment.