Skip to content

Commit

Permalink
fix devContainer setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Schnitzel committed Nov 13, 2023
1 parent 0f2914c commit 0324616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ set -e

cd "$(dirname "$0")/.."

python3 -m pip install --requirement requirements_dev.txt
python3 -m pip install --requirement requirements.txt

0 comments on commit 0324616

Please sign in to comment.