Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > 6f6dfce3e20783a472cd9221d37857f2 > files > 1

jupyter-notebook-4.2.0-1.1.mga6.src.rpm

Index: notebook-4.2.0/setup.py
===================================================================
--- notebook-4.2.0/setup.py
+++ notebook-4.2.0/setup.py	2016-04-18 18:20:06.861233433 +0200
@@ -129,8 +129,7 @@
 # Handle scripts, dependencies, and setuptools specific things
 #---------------------------------------------------------------------------
 
-if any(arg.startswith('bdist') for arg in sys.argv):
-    import setuptools
+import setuptools
 
 # This dict is used for passing extra arguments that are setuptools
 # specific to setup