Skip to content

Commit

Permalink
Merge branch 'fix-regressions' of github.com:RonnyPfannschmidt/setupt…
Browse files Browse the repository at this point in the history
…ools_scm into fix-regressions
  • Loading branch information
RonnyPfannschmidt committed Sep 2, 2021
2 parents f25d50a + fe1765a commit 1584862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/Dockerfile.busted-buster
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM debian:buster
RUN apt-get update -q && apt-get install -yq python3-pip python3-setuptools
RUN echo -n "[easy_install]\nallow_hosts=localhost\nfind_links=/dist" > /root/.pydistutils.cfg
RUN printf "[easy_install]\nallow_hosts=localhost\nfind_links=/dist\n" > /root/.pydistutils.cfg

0 comments on commit 1584862

Please sign in to comment.