Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Only pull in from requirements.txt
Browse files Browse the repository at this point in the history
Addresses the same problem as #12439.
  • Loading branch information
David Robertson committed Apr 12, 2022
1 parent 111e28f commit fd7b3b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/build_virtualenv
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ dh_virtualenv \
--preinstall="lxml" \
--preinstall="mock" \
--preinstall="wheel" \
--extra-pip-arg "--no-deps" \
--extra-pip-arg="--no-cache-dir" \
--extra-pip-arg="--compile" \
--extras="all,systemd,test" \
Expand Down

0 comments on commit fd7b3b3

Please sign in to comment.