summaryrefslogtreecommitdiff
path: root/textproc/py-sphinx-tabs/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-sphinx-tabs/files/patch-setup.py')
-rw-r--r--textproc/py-sphinx-tabs/files/patch-setup.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/py-sphinx-tabs/files/patch-setup.py b/textproc/py-sphinx-tabs/files/patch-setup.py
deleted file mode 100644
index 89726ef8a130..000000000000
--- a/textproc/py-sphinx-tabs/files/patch-setup.py
+++ /dev/null
@@ -1,10 +0,0 @@
---- setup.py.orig 2019-09-10 15:58:49 UTC
-+++ setup.py
-@@ -14,7 +14,6 @@ setup(
- 'semantic-ui-2.4.1/*',
- ],
- },
-- data_files = [("", ["LICENSE"])],
- url = 'https://github.com/djungelorm/sphinx-tabs',
- license = 'MIT',
- description = 'Tab views for Sphinx',