summaryrefslogtreecommitdiff
path: root/math/py-matplotlib/files/patch-setup.py
blob: 9b533542c000ad6b7005752a7e66a2d696148d9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- setup.py.orig	2019-02-26 00:18:32 UTC
+++ setup.py
@@ -189,7 +189,6 @@ class develop_with_jquery(DevelopCommand
 
 
 cmdclass['sdist'] = sdist_with_jquery
-cmdclass['install_lib'] = install_lib_with_jquery
 cmdclass['develop'] = develop_with_jquery