diff options
Diffstat (limited to 'math/py-matplotlib/files/patch-setup.py')
-rw-r--r-- | math/py-matplotlib/files/patch-setup.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-matplotlib/files/patch-setup.py b/math/py-matplotlib/files/patch-setup.py index b9bf64d6281e..9b533542c000 100644 --- a/math/py-matplotlib/files/patch-setup.py +++ b/math/py-matplotlib/files/patch-setup.py @@ -1,6 +1,6 @@ ---- setup.py.orig 2020-03-18 07:54:08 UTC +--- setup.py.orig 2019-02-26 00:18:32 UTC +++ setup.py -@@ -165,7 +165,6 @@ class develop_with_jquery(DevelopCommand): +@@ -189,7 +189,6 @@ class develop_with_jquery(DevelopCommand cmdclass['sdist'] = sdist_with_jquery |