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 3, 2024
1 parent ad13881 commit ebd7f97
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 ebd7f97

Please sign in to comment.