Skip to content

Commit

Permalink
Work around this week's setuptools breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
rmol committed Aug 31, 2020
1 parent e4f7cc8 commit 74b6250
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
chdir: "{{ securedrop_app_code_deb_dir }}"
environment:
DH_VIRTUALENV_INSTALL_ROOT: "/opt/venvs"
SETUPTOOLS_USE_DISTUTILS: "stdlib"

- name: Find newly built Debian package
find:
Expand Down

0 comments on commit 74b6250

Please sign in to comment.