aboutsummaryrefslogtreecommitdiff
blob: 934f558b0d7456c8d0d0786f9b0d3d61c5a95a3d (plain)
1
2
3
4
5
6
7
8
9
10
--- setup.py	2015-01-12 19:37:38.000000000 +0100
+++ setup.py.new	2015-01-20 23:44:09.000000000 +0100
@@ -348,7 +348,6 @@ path = abspath(dirname(__file__))
 
 print()
 if 'develop' in sys.argv:
-    check_remove_bokeh_install(site_packages)
     with open(path_file, "w+") as f:
         f.write(path)
     print("Installing Bokeh for development:")