From 09ec04ec375f00799c9292b32562a8d87dabc50e Mon Sep 17 00:00:00 2001 From: Owen Date: Sun, 7 Mar 2021 11:38:51 +0100 Subject: [PATCH] setuptools-yall --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c201b6c..710c3b9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ addons: apt: packages: - python3-pip + - python3-setuptools before_script: - "export DISPLAY=:99.0"