summaryrefslogtreecommitdiff
path: root/textproc/py-sphinx-tabs/files/patch-setup.py
blob: 89726ef8a1300e82e1763bd641f08eef843211a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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',