summaryrefslogtreecommitdiff
path: root/math/py-matplotlib/files/patch-setup.py
blob: b9bf64d6281ed59f068496eabd8ca541b2ba928d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- setup.py.orig	2020-03-18 07:54:08 UTC
+++ setup.py
@@ -165,7 +165,6 @@ class develop_with_jquery(DevelopCommand):
 
 
 cmdclass['sdist'] = sdist_with_jquery
-cmdclass['install_lib'] = install_lib_with_jquery
 cmdclass['develop'] = develop_with_jquery