freebsd-ports/math/py-matplotlib/files/patch-setup.py
Antoine Brodin bf1573f316 Revert r534292, this was not properly tested
With hat:	portmgr
2020-05-07 21:09:25 +00:00

10 lines
257 B
Python

--- 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