Explorar el Código

Update 'setup.py'

steve hace 5 años
padre
commit
038a8e134c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -17,7 +17,7 @@ setup(
         'data-transport@git+https://dev.the-phi.com/git/steve/data-transport.git',
         'pymongo','numpy','cloudant','pika','boto','flask-session','smart_open'],
     url="https://hiplab.mc.vanderbilt.edu/tools",
-    use_2to3=True,
+    use_2to3=False,
     long_description=read('README.md'),
     convert_2to3_doctests=['README.md'],
     #use_2to3_fixers=['your.fixers'],