From 7058833d221b3efb32fabc871fee1b3b6fff8a81 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Tue, 17 Jan 2017 12:00:49 -0500 Subject: [PATCH] python-systemd is actually optional. Yup. --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c5c09d1..dd0efd4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,3 @@ pyOpenSSL python-fedora six sqlalchemy -systemd-python