Skip to content

Commit

Permalink
Merge remote-tracking branch 'stweil/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed May 3, 2022
2 parents 3eb8864 + 9da379f commit 5d996e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ PIP_INSTALL = pip install

# Dependencies for deployment in an ubuntu/debian linux
deps-ubuntu:
apt-get install -y python3-pip python3-venv imagemagick
apt-get install -y python3 python3-venv imagemagick

# Install test python deps via pip
deps-test:
Expand Down

0 comments on commit 5d996e9

Please sign in to comment.