From 1ae97ac2fc9cf8ce9c15829155a5517ff390c2e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 27 Jan 2020 23:00:45 +0100 Subject: [PATCH] travis: install also python xdg module --- ci/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/requirements.txt b/ci/requirements.txt index b5abd8d..f2f8e6c 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -4,3 +4,4 @@ docutils pylint codecov python-daemon +pyxdg