summarylogtreecommitdiffstats
path: root/sysdweb.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sysdweb.patch')
-rw-r--r--sysdweb.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/sysdweb.patch b/sysdweb.patch
deleted file mode 100644
index dd067943c157..000000000000
--- a/sysdweb.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- a/setup.py 2016-11-18 18:25:40.675267465 +0100
-+++ b/setup.py 2016-11-18 19:53:50.949739754 +0100
-@@ -40,10 +40,6 @@
- 'sysdweb = sysdweb.main:main'
- ]
- },
-- install_requires = [
-- "bottle>=0.12.10",
-- "dbus-python>=1.2.4"
-- ],
- classifiers=[
- "Development Status :: 3 - Alpha",
- "Topic :: Utilities",