diff --git a/__pycache__/ipLookup.cpython-34.pyc b/__pycache__/ipLookup.cpython-34.pyc deleted file mode 100644 index d1b7db8..0000000 Binary files a/__pycache__/ipLookup.cpython-34.pyc and /dev/null differ diff --git a/__pycache__/uptime.cpython-34.pyc b/__pycache__/uptime.cpython-34.pyc deleted file mode 100644 index 53deb4e..0000000 Binary files a/__pycache__/uptime.cpython-34.pyc and /dev/null differ diff --git a/v1/app.py b/app.py similarity index 100% rename from v1/app.py rename to app.py diff --git a/v1/flask/.Python b/flask/.Python similarity index 100% rename from v1/flask/.Python rename to flask/.Python diff --git a/v1/flask/bin/activate b/flask/bin/activate similarity index 100% rename from v1/flask/bin/activate rename to flask/bin/activate diff --git a/v1/flask/bin/activate.csh b/flask/bin/activate.csh similarity index 100% rename from v1/flask/bin/activate.csh rename to flask/bin/activate.csh diff --git a/v1/flask/bin/activate.fish b/flask/bin/activate.fish similarity index 100% rename from v1/flask/bin/activate.fish rename to flask/bin/activate.fish diff --git a/v1/flask/bin/activate_this.py b/flask/bin/activate_this.py similarity index 100% rename from v1/flask/bin/activate_this.py rename to flask/bin/activate_this.py diff --git a/v1/flask/bin/easy_install b/flask/bin/easy_install similarity index 100% rename from v1/flask/bin/easy_install rename to flask/bin/easy_install diff --git a/v1/flask/bin/easy_install-3.4 b/flask/bin/easy_install-3.4 similarity index 100% rename from v1/flask/bin/easy_install-3.4 rename to flask/bin/easy_install-3.4 diff --git a/v1/flask/bin/pip b/flask/bin/pip similarity index 100% rename from v1/flask/bin/pip rename to flask/bin/pip diff --git a/v1/flask/bin/pip3 b/flask/bin/pip3 similarity index 100% rename from v1/flask/bin/pip3 rename to flask/bin/pip3 diff --git a/v1/flask/bin/pip3.4 b/flask/bin/pip3.4 similarity index 100% rename from v1/flask/bin/pip3.4 rename to flask/bin/pip3.4 diff --git a/v1/flask/bin/python b/flask/bin/python similarity index 100% rename from v1/flask/bin/python rename to flask/bin/python diff --git a/v1/flask/bin/python-config b/flask/bin/python-config similarity index 100% rename from v1/flask/bin/python-config rename to flask/bin/python-config diff --git a/v1/flask/bin/python3 b/flask/bin/python3 similarity index 100% rename from v1/flask/bin/python3 rename to flask/bin/python3 diff --git a/v1/flask/bin/python3.4 b/flask/bin/python3.4 similarity index 100% rename from v1/flask/bin/python3.4 rename to flask/bin/python3.4 diff --git a/v1/flask/bin/wheel b/flask/bin/wheel similarity index 100% rename from v1/flask/bin/wheel rename to flask/bin/wheel diff --git a/v1/flask/include/python3.4m/Python-ast.h b/flask/include/python3.4m/Python-ast.h similarity index 100% rename from v1/flask/include/python3.4m/Python-ast.h rename to flask/include/python3.4m/Python-ast.h diff --git a/v1/flask/include/python3.4m/Python.h b/flask/include/python3.4m/Python.h similarity index 100% rename from v1/flask/include/python3.4m/Python.h rename to flask/include/python3.4m/Python.h diff --git a/v1/flask/include/python3.4m/abstract.h b/flask/include/python3.4m/abstract.h similarity index 100% rename from v1/flask/include/python3.4m/abstract.h rename to flask/include/python3.4m/abstract.h diff --git a/v1/flask/include/python3.4m/accu.h b/flask/include/python3.4m/accu.h similarity index 100% rename from v1/flask/include/python3.4m/accu.h rename to flask/include/python3.4m/accu.h diff --git a/v1/flask/include/python3.4m/asdl.h b/flask/include/python3.4m/asdl.h similarity index 100% rename from v1/flask/include/python3.4m/asdl.h rename to flask/include/python3.4m/asdl.h diff --git a/v1/flask/include/python3.4m/ast.h b/flask/include/python3.4m/ast.h similarity index 100% rename from v1/flask/include/python3.4m/ast.h rename to flask/include/python3.4m/ast.h diff --git a/v1/flask/include/python3.4m/bitset.h b/flask/include/python3.4m/bitset.h similarity index 100% rename from v1/flask/include/python3.4m/bitset.h rename to flask/include/python3.4m/bitset.h diff --git a/v1/flask/include/python3.4m/bltinmodule.h b/flask/include/python3.4m/bltinmodule.h similarity index 100% rename from v1/flask/include/python3.4m/bltinmodule.h rename to flask/include/python3.4m/bltinmodule.h diff --git a/v1/flask/include/python3.4m/boolobject.h b/flask/include/python3.4m/boolobject.h similarity index 100% rename from v1/flask/include/python3.4m/boolobject.h rename to flask/include/python3.4m/boolobject.h diff --git a/v1/flask/include/python3.4m/bytearrayobject.h b/flask/include/python3.4m/bytearrayobject.h similarity index 100% rename from v1/flask/include/python3.4m/bytearrayobject.h rename to flask/include/python3.4m/bytearrayobject.h diff --git a/v1/flask/include/python3.4m/bytes_methods.h b/flask/include/python3.4m/bytes_methods.h similarity index 100% rename from v1/flask/include/python3.4m/bytes_methods.h rename to flask/include/python3.4m/bytes_methods.h diff --git a/v1/flask/include/python3.4m/bytesobject.h b/flask/include/python3.4m/bytesobject.h similarity index 100% rename from v1/flask/include/python3.4m/bytesobject.h rename to flask/include/python3.4m/bytesobject.h diff --git a/v1/flask/include/python3.4m/cellobject.h b/flask/include/python3.4m/cellobject.h similarity index 100% rename from v1/flask/include/python3.4m/cellobject.h rename to flask/include/python3.4m/cellobject.h diff --git a/v1/flask/include/python3.4m/ceval.h b/flask/include/python3.4m/ceval.h similarity index 100% rename from v1/flask/include/python3.4m/ceval.h rename to flask/include/python3.4m/ceval.h diff --git a/v1/flask/include/python3.4m/classobject.h b/flask/include/python3.4m/classobject.h similarity index 100% rename from v1/flask/include/python3.4m/classobject.h rename to flask/include/python3.4m/classobject.h diff --git a/v1/flask/include/python3.4m/code.h b/flask/include/python3.4m/code.h similarity index 100% rename from v1/flask/include/python3.4m/code.h rename to flask/include/python3.4m/code.h diff --git a/v1/flask/include/python3.4m/codecs.h b/flask/include/python3.4m/codecs.h similarity index 100% rename from v1/flask/include/python3.4m/codecs.h rename to flask/include/python3.4m/codecs.h diff --git a/v1/flask/include/python3.4m/compile.h b/flask/include/python3.4m/compile.h similarity index 100% rename from v1/flask/include/python3.4m/compile.h rename to flask/include/python3.4m/compile.h diff --git a/v1/flask/include/python3.4m/complexobject.h b/flask/include/python3.4m/complexobject.h similarity index 100% rename from v1/flask/include/python3.4m/complexobject.h rename to flask/include/python3.4m/complexobject.h diff --git a/v1/flask/include/python3.4m/datetime.h b/flask/include/python3.4m/datetime.h similarity index 100% rename from v1/flask/include/python3.4m/datetime.h rename to flask/include/python3.4m/datetime.h diff --git a/v1/flask/include/python3.4m/descrobject.h b/flask/include/python3.4m/descrobject.h similarity index 100% rename from v1/flask/include/python3.4m/descrobject.h rename to flask/include/python3.4m/descrobject.h diff --git a/v1/flask/include/python3.4m/dictobject.h b/flask/include/python3.4m/dictobject.h similarity index 100% rename from v1/flask/include/python3.4m/dictobject.h rename to flask/include/python3.4m/dictobject.h diff --git a/v1/flask/include/python3.4m/dtoa.h b/flask/include/python3.4m/dtoa.h similarity index 100% rename from v1/flask/include/python3.4m/dtoa.h rename to flask/include/python3.4m/dtoa.h diff --git a/v1/flask/include/python3.4m/dynamic_annotations.h b/flask/include/python3.4m/dynamic_annotations.h similarity index 100% rename from v1/flask/include/python3.4m/dynamic_annotations.h rename to flask/include/python3.4m/dynamic_annotations.h diff --git a/v1/flask/include/python3.4m/enumobject.h b/flask/include/python3.4m/enumobject.h similarity index 100% rename from v1/flask/include/python3.4m/enumobject.h rename to flask/include/python3.4m/enumobject.h diff --git a/v1/flask/include/python3.4m/errcode.h b/flask/include/python3.4m/errcode.h similarity index 100% rename from v1/flask/include/python3.4m/errcode.h rename to flask/include/python3.4m/errcode.h diff --git a/v1/flask/include/python3.4m/eval.h b/flask/include/python3.4m/eval.h similarity index 100% rename from v1/flask/include/python3.4m/eval.h rename to flask/include/python3.4m/eval.h diff --git a/v1/flask/include/python3.4m/fileobject.h b/flask/include/python3.4m/fileobject.h similarity index 100% rename from v1/flask/include/python3.4m/fileobject.h rename to flask/include/python3.4m/fileobject.h diff --git a/v1/flask/include/python3.4m/fileutils.h b/flask/include/python3.4m/fileutils.h similarity index 100% rename from v1/flask/include/python3.4m/fileutils.h rename to flask/include/python3.4m/fileutils.h diff --git a/v1/flask/include/python3.4m/floatobject.h b/flask/include/python3.4m/floatobject.h similarity index 100% rename from v1/flask/include/python3.4m/floatobject.h rename to flask/include/python3.4m/floatobject.h diff --git a/v1/flask/include/python3.4m/frameobject.h b/flask/include/python3.4m/frameobject.h similarity index 100% rename from v1/flask/include/python3.4m/frameobject.h rename to flask/include/python3.4m/frameobject.h diff --git a/v1/flask/include/python3.4m/funcobject.h b/flask/include/python3.4m/funcobject.h similarity index 100% rename from v1/flask/include/python3.4m/funcobject.h rename to flask/include/python3.4m/funcobject.h diff --git a/v1/flask/include/python3.4m/genobject.h b/flask/include/python3.4m/genobject.h similarity index 100% rename from v1/flask/include/python3.4m/genobject.h rename to flask/include/python3.4m/genobject.h diff --git a/v1/flask/include/python3.4m/graminit.h b/flask/include/python3.4m/graminit.h similarity index 100% rename from v1/flask/include/python3.4m/graminit.h rename to flask/include/python3.4m/graminit.h diff --git a/v1/flask/include/python3.4m/grammar.h b/flask/include/python3.4m/grammar.h similarity index 100% rename from v1/flask/include/python3.4m/grammar.h rename to flask/include/python3.4m/grammar.h diff --git a/v1/flask/include/python3.4m/import.h b/flask/include/python3.4m/import.h similarity index 100% rename from v1/flask/include/python3.4m/import.h rename to flask/include/python3.4m/import.h diff --git a/v1/flask/include/python3.4m/intrcheck.h b/flask/include/python3.4m/intrcheck.h similarity index 100% rename from v1/flask/include/python3.4m/intrcheck.h rename to flask/include/python3.4m/intrcheck.h diff --git a/v1/flask/include/python3.4m/iterobject.h b/flask/include/python3.4m/iterobject.h similarity index 100% rename from v1/flask/include/python3.4m/iterobject.h rename to flask/include/python3.4m/iterobject.h diff --git a/v1/flask/include/python3.4m/listobject.h b/flask/include/python3.4m/listobject.h similarity index 100% rename from v1/flask/include/python3.4m/listobject.h rename to flask/include/python3.4m/listobject.h diff --git a/v1/flask/include/python3.4m/longintrepr.h b/flask/include/python3.4m/longintrepr.h similarity index 100% rename from v1/flask/include/python3.4m/longintrepr.h rename to flask/include/python3.4m/longintrepr.h diff --git a/v1/flask/include/python3.4m/longobject.h b/flask/include/python3.4m/longobject.h similarity index 100% rename from v1/flask/include/python3.4m/longobject.h rename to flask/include/python3.4m/longobject.h diff --git a/v1/flask/include/python3.4m/marshal.h b/flask/include/python3.4m/marshal.h similarity index 100% rename from v1/flask/include/python3.4m/marshal.h rename to flask/include/python3.4m/marshal.h diff --git a/v1/flask/include/python3.4m/memoryobject.h b/flask/include/python3.4m/memoryobject.h similarity index 100% rename from v1/flask/include/python3.4m/memoryobject.h rename to flask/include/python3.4m/memoryobject.h diff --git a/v1/flask/include/python3.4m/metagrammar.h b/flask/include/python3.4m/metagrammar.h similarity index 100% rename from v1/flask/include/python3.4m/metagrammar.h rename to flask/include/python3.4m/metagrammar.h diff --git a/v1/flask/include/python3.4m/methodobject.h b/flask/include/python3.4m/methodobject.h similarity index 100% rename from v1/flask/include/python3.4m/methodobject.h rename to flask/include/python3.4m/methodobject.h diff --git a/v1/flask/include/python3.4m/modsupport.h b/flask/include/python3.4m/modsupport.h similarity index 100% rename from v1/flask/include/python3.4m/modsupport.h rename to flask/include/python3.4m/modsupport.h diff --git a/v1/flask/include/python3.4m/moduleobject.h b/flask/include/python3.4m/moduleobject.h similarity index 100% rename from v1/flask/include/python3.4m/moduleobject.h rename to flask/include/python3.4m/moduleobject.h diff --git a/v1/flask/include/python3.4m/namespaceobject.h b/flask/include/python3.4m/namespaceobject.h similarity index 100% rename from v1/flask/include/python3.4m/namespaceobject.h rename to flask/include/python3.4m/namespaceobject.h diff --git a/v1/flask/include/python3.4m/node.h b/flask/include/python3.4m/node.h similarity index 100% rename from v1/flask/include/python3.4m/node.h rename to flask/include/python3.4m/node.h diff --git a/v1/flask/include/python3.4m/object.h b/flask/include/python3.4m/object.h similarity index 100% rename from v1/flask/include/python3.4m/object.h rename to flask/include/python3.4m/object.h diff --git a/v1/flask/include/python3.4m/objimpl.h b/flask/include/python3.4m/objimpl.h similarity index 100% rename from v1/flask/include/python3.4m/objimpl.h rename to flask/include/python3.4m/objimpl.h diff --git a/v1/flask/include/python3.4m/opcode.h b/flask/include/python3.4m/opcode.h similarity index 100% rename from v1/flask/include/python3.4m/opcode.h rename to flask/include/python3.4m/opcode.h diff --git a/v1/flask/include/python3.4m/osdefs.h b/flask/include/python3.4m/osdefs.h similarity index 100% rename from v1/flask/include/python3.4m/osdefs.h rename to flask/include/python3.4m/osdefs.h diff --git a/v1/flask/include/python3.4m/parsetok.h b/flask/include/python3.4m/parsetok.h similarity index 100% rename from v1/flask/include/python3.4m/parsetok.h rename to flask/include/python3.4m/parsetok.h diff --git a/v1/flask/include/python3.4m/patchlevel.h b/flask/include/python3.4m/patchlevel.h similarity index 100% rename from v1/flask/include/python3.4m/patchlevel.h rename to flask/include/python3.4m/patchlevel.h diff --git a/v1/flask/include/python3.4m/pgen.h b/flask/include/python3.4m/pgen.h similarity index 100% rename from v1/flask/include/python3.4m/pgen.h rename to flask/include/python3.4m/pgen.h diff --git a/v1/flask/include/python3.4m/pgenheaders.h b/flask/include/python3.4m/pgenheaders.h similarity index 100% rename from v1/flask/include/python3.4m/pgenheaders.h rename to flask/include/python3.4m/pgenheaders.h diff --git a/v1/flask/include/python3.4m/py_curses.h b/flask/include/python3.4m/py_curses.h similarity index 100% rename from v1/flask/include/python3.4m/py_curses.h rename to flask/include/python3.4m/py_curses.h diff --git a/v1/flask/include/python3.4m/pyarena.h b/flask/include/python3.4m/pyarena.h similarity index 100% rename from v1/flask/include/python3.4m/pyarena.h rename to flask/include/python3.4m/pyarena.h diff --git a/v1/flask/include/python3.4m/pyatomic.h b/flask/include/python3.4m/pyatomic.h similarity index 100% rename from v1/flask/include/python3.4m/pyatomic.h rename to flask/include/python3.4m/pyatomic.h diff --git a/v1/flask/include/python3.4m/pycapsule.h b/flask/include/python3.4m/pycapsule.h similarity index 100% rename from v1/flask/include/python3.4m/pycapsule.h rename to flask/include/python3.4m/pycapsule.h diff --git a/v1/flask/include/python3.4m/pyconfig.h b/flask/include/python3.4m/pyconfig.h similarity index 100% rename from v1/flask/include/python3.4m/pyconfig.h rename to flask/include/python3.4m/pyconfig.h diff --git a/v1/flask/include/python3.4m/pyctype.h b/flask/include/python3.4m/pyctype.h similarity index 100% rename from v1/flask/include/python3.4m/pyctype.h rename to flask/include/python3.4m/pyctype.h diff --git a/v1/flask/include/python3.4m/pydebug.h b/flask/include/python3.4m/pydebug.h similarity index 100% rename from v1/flask/include/python3.4m/pydebug.h rename to flask/include/python3.4m/pydebug.h diff --git a/v1/flask/include/python3.4m/pyerrors.h b/flask/include/python3.4m/pyerrors.h similarity index 100% rename from v1/flask/include/python3.4m/pyerrors.h rename to flask/include/python3.4m/pyerrors.h diff --git a/v1/flask/include/python3.4m/pyexpat.h b/flask/include/python3.4m/pyexpat.h similarity index 100% rename from v1/flask/include/python3.4m/pyexpat.h rename to flask/include/python3.4m/pyexpat.h diff --git a/v1/flask/include/python3.4m/pyfpe.h b/flask/include/python3.4m/pyfpe.h similarity index 100% rename from v1/flask/include/python3.4m/pyfpe.h rename to flask/include/python3.4m/pyfpe.h diff --git a/v1/flask/include/python3.4m/pygetopt.h b/flask/include/python3.4m/pygetopt.h similarity index 100% rename from v1/flask/include/python3.4m/pygetopt.h rename to flask/include/python3.4m/pygetopt.h diff --git a/v1/flask/include/python3.4m/pyhash.h b/flask/include/python3.4m/pyhash.h similarity index 100% rename from v1/flask/include/python3.4m/pyhash.h rename to flask/include/python3.4m/pyhash.h diff --git a/v1/flask/include/python3.4m/pymacconfig.h b/flask/include/python3.4m/pymacconfig.h similarity index 100% rename from v1/flask/include/python3.4m/pymacconfig.h rename to flask/include/python3.4m/pymacconfig.h diff --git a/v1/flask/include/python3.4m/pymacro.h b/flask/include/python3.4m/pymacro.h similarity index 100% rename from v1/flask/include/python3.4m/pymacro.h rename to flask/include/python3.4m/pymacro.h diff --git a/v1/flask/include/python3.4m/pymath.h b/flask/include/python3.4m/pymath.h similarity index 100% rename from v1/flask/include/python3.4m/pymath.h rename to flask/include/python3.4m/pymath.h diff --git a/v1/flask/include/python3.4m/pymem.h b/flask/include/python3.4m/pymem.h similarity index 100% rename from v1/flask/include/python3.4m/pymem.h rename to flask/include/python3.4m/pymem.h diff --git a/v1/flask/include/python3.4m/pyport.h b/flask/include/python3.4m/pyport.h similarity index 100% rename from v1/flask/include/python3.4m/pyport.h rename to flask/include/python3.4m/pyport.h diff --git a/v1/flask/include/python3.4m/pystate.h b/flask/include/python3.4m/pystate.h similarity index 100% rename from v1/flask/include/python3.4m/pystate.h rename to flask/include/python3.4m/pystate.h diff --git a/v1/flask/include/python3.4m/pystrcmp.h b/flask/include/python3.4m/pystrcmp.h similarity index 100% rename from v1/flask/include/python3.4m/pystrcmp.h rename to flask/include/python3.4m/pystrcmp.h diff --git a/v1/flask/include/python3.4m/pystrtod.h b/flask/include/python3.4m/pystrtod.h similarity index 100% rename from v1/flask/include/python3.4m/pystrtod.h rename to flask/include/python3.4m/pystrtod.h diff --git a/v1/flask/include/python3.4m/pythonrun.h b/flask/include/python3.4m/pythonrun.h similarity index 100% rename from v1/flask/include/python3.4m/pythonrun.h rename to flask/include/python3.4m/pythonrun.h diff --git a/v1/flask/include/python3.4m/pythread.h b/flask/include/python3.4m/pythread.h similarity index 100% rename from v1/flask/include/python3.4m/pythread.h rename to flask/include/python3.4m/pythread.h diff --git a/v1/flask/include/python3.4m/pytime.h b/flask/include/python3.4m/pytime.h similarity index 100% rename from v1/flask/include/python3.4m/pytime.h rename to flask/include/python3.4m/pytime.h diff --git a/v1/flask/include/python3.4m/rangeobject.h b/flask/include/python3.4m/rangeobject.h similarity index 100% rename from v1/flask/include/python3.4m/rangeobject.h rename to flask/include/python3.4m/rangeobject.h diff --git a/v1/flask/include/python3.4m/setobject.h b/flask/include/python3.4m/setobject.h similarity index 100% rename from v1/flask/include/python3.4m/setobject.h rename to flask/include/python3.4m/setobject.h diff --git a/v1/flask/include/python3.4m/sliceobject.h b/flask/include/python3.4m/sliceobject.h similarity index 100% rename from v1/flask/include/python3.4m/sliceobject.h rename to flask/include/python3.4m/sliceobject.h diff --git a/v1/flask/include/python3.4m/structmember.h b/flask/include/python3.4m/structmember.h similarity index 100% rename from v1/flask/include/python3.4m/structmember.h rename to flask/include/python3.4m/structmember.h diff --git a/v1/flask/include/python3.4m/structseq.h b/flask/include/python3.4m/structseq.h similarity index 100% rename from v1/flask/include/python3.4m/structseq.h rename to flask/include/python3.4m/structseq.h diff --git a/v1/flask/include/python3.4m/symtable.h b/flask/include/python3.4m/symtable.h similarity index 100% rename from v1/flask/include/python3.4m/symtable.h rename to flask/include/python3.4m/symtable.h diff --git a/v1/flask/include/python3.4m/sysmodule.h b/flask/include/python3.4m/sysmodule.h similarity index 100% rename from v1/flask/include/python3.4m/sysmodule.h rename to flask/include/python3.4m/sysmodule.h diff --git a/v1/flask/include/python3.4m/token.h b/flask/include/python3.4m/token.h similarity index 100% rename from v1/flask/include/python3.4m/token.h rename to flask/include/python3.4m/token.h diff --git a/v1/flask/include/python3.4m/traceback.h b/flask/include/python3.4m/traceback.h similarity index 100% rename from v1/flask/include/python3.4m/traceback.h rename to flask/include/python3.4m/traceback.h diff --git a/v1/flask/include/python3.4m/tupleobject.h b/flask/include/python3.4m/tupleobject.h similarity index 100% rename from v1/flask/include/python3.4m/tupleobject.h rename to flask/include/python3.4m/tupleobject.h diff --git a/v1/flask/include/python3.4m/typeslots.h b/flask/include/python3.4m/typeslots.h similarity index 100% rename from v1/flask/include/python3.4m/typeslots.h rename to flask/include/python3.4m/typeslots.h diff --git a/v1/flask/include/python3.4m/ucnhash.h b/flask/include/python3.4m/ucnhash.h similarity index 100% rename from v1/flask/include/python3.4m/ucnhash.h rename to flask/include/python3.4m/ucnhash.h diff --git a/v1/flask/include/python3.4m/unicodeobject.h b/flask/include/python3.4m/unicodeobject.h similarity index 100% rename from v1/flask/include/python3.4m/unicodeobject.h rename to flask/include/python3.4m/unicodeobject.h diff --git a/v1/flask/include/python3.4m/warnings.h b/flask/include/python3.4m/warnings.h similarity index 100% rename from v1/flask/include/python3.4m/warnings.h rename to flask/include/python3.4m/warnings.h diff --git a/v1/flask/include/python3.4m/weakrefobject.h b/flask/include/python3.4m/weakrefobject.h similarity index 100% rename from v1/flask/include/python3.4m/weakrefobject.h rename to flask/include/python3.4m/weakrefobject.h diff --git a/v1/flask/lib/python3.4/__future__.py b/flask/lib/python3.4/__future__.py similarity index 100% rename from v1/flask/lib/python3.4/__future__.py rename to flask/lib/python3.4/__future__.py diff --git a/v1/flask/lib/python3.4/__pycache__/__future__.cpython-34.pyc b/flask/lib/python3.4/__pycache__/__future__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/__future__.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/__future__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/_bootlocale.cpython-34.pyc b/flask/lib/python3.4/__pycache__/_bootlocale.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/_bootlocale.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/_bootlocale.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/_collections_abc.cpython-34.pyc b/flask/lib/python3.4/__pycache__/_collections_abc.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/_collections_abc.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/_collections_abc.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/_weakrefset.cpython-34.pyc b/flask/lib/python3.4/__pycache__/_weakrefset.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/_weakrefset.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/_weakrefset.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/abc.cpython-34.pyc b/flask/lib/python3.4/__pycache__/abc.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/abc.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/abc.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/base64.cpython-34.pyc b/flask/lib/python3.4/__pycache__/base64.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/base64.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/base64.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/bisect.cpython-34.pyc b/flask/lib/python3.4/__pycache__/bisect.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/bisect.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/bisect.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/codecs.cpython-34.pyc b/flask/lib/python3.4/__pycache__/codecs.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/codecs.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/codecs.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/copy.cpython-34.pyc b/flask/lib/python3.4/__pycache__/copy.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/copy.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/copy.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/copyreg.cpython-34.pyc b/flask/lib/python3.4/__pycache__/copyreg.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/copyreg.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/copyreg.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/fnmatch.cpython-34.pyc b/flask/lib/python3.4/__pycache__/fnmatch.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/fnmatch.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/fnmatch.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/functools.cpython-34.pyc b/flask/lib/python3.4/__pycache__/functools.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/functools.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/functools.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/genericpath.cpython-34.pyc b/flask/lib/python3.4/__pycache__/genericpath.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/genericpath.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/genericpath.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/hashlib.cpython-34.pyc b/flask/lib/python3.4/__pycache__/hashlib.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/hashlib.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/hashlib.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/heapq.cpython-34.pyc b/flask/lib/python3.4/__pycache__/heapq.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/heapq.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/heapq.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/hmac.cpython-34.pyc b/flask/lib/python3.4/__pycache__/hmac.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/hmac.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/hmac.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/imp.cpython-34.pyc b/flask/lib/python3.4/__pycache__/imp.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/imp.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/imp.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/io.cpython-34.pyc b/flask/lib/python3.4/__pycache__/io.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/io.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/io.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/keyword.cpython-34.pyc b/flask/lib/python3.4/__pycache__/keyword.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/keyword.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/keyword.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/linecache.cpython-34.pyc b/flask/lib/python3.4/__pycache__/linecache.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/linecache.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/linecache.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/locale.cpython-34.pyc b/flask/lib/python3.4/__pycache__/locale.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/locale.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/locale.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/operator.cpython-34.pyc b/flask/lib/python3.4/__pycache__/operator.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/operator.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/operator.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/os.cpython-34.pyc b/flask/lib/python3.4/__pycache__/os.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/os.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/os.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/posixpath.cpython-34.pyc b/flask/lib/python3.4/__pycache__/posixpath.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/posixpath.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/posixpath.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/random.cpython-34.pyc b/flask/lib/python3.4/__pycache__/random.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/random.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/random.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/re.cpython-34.pyc b/flask/lib/python3.4/__pycache__/re.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/re.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/re.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/reprlib.cpython-34.pyc b/flask/lib/python3.4/__pycache__/reprlib.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/reprlib.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/reprlib.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/shutil.cpython-34.pyc b/flask/lib/python3.4/__pycache__/shutil.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/shutil.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/shutil.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/site.cpython-34.pyc b/flask/lib/python3.4/__pycache__/site.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/site.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/site.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/sre_compile.cpython-34.pyc b/flask/lib/python3.4/__pycache__/sre_compile.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/sre_compile.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/sre_compile.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/sre_constants.cpython-34.pyc b/flask/lib/python3.4/__pycache__/sre_constants.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/sre_constants.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/sre_constants.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/sre_parse.cpython-34.pyc b/flask/lib/python3.4/__pycache__/sre_parse.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/sre_parse.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/sre_parse.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/stat.cpython-34.pyc b/flask/lib/python3.4/__pycache__/stat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/stat.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/stat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/struct.cpython-34.pyc b/flask/lib/python3.4/__pycache__/struct.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/struct.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/struct.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/tarfile.cpython-34.pyc b/flask/lib/python3.4/__pycache__/tarfile.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/tarfile.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/tarfile.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/tempfile.cpython-34.pyc b/flask/lib/python3.4/__pycache__/tempfile.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/tempfile.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/tempfile.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/token.cpython-34.pyc b/flask/lib/python3.4/__pycache__/token.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/token.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/token.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/tokenize.cpython-34.pyc b/flask/lib/python3.4/__pycache__/tokenize.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/tokenize.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/tokenize.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/types.cpython-34.pyc b/flask/lib/python3.4/__pycache__/types.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/types.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/types.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/warnings.cpython-34.pyc b/flask/lib/python3.4/__pycache__/warnings.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/warnings.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/warnings.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/__pycache__/weakref.cpython-34.pyc b/flask/lib/python3.4/__pycache__/weakref.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/__pycache__/weakref.cpython-34.pyc rename to flask/lib/python3.4/__pycache__/weakref.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/_bootlocale.py b/flask/lib/python3.4/_bootlocale.py similarity index 100% rename from v1/flask/lib/python3.4/_bootlocale.py rename to flask/lib/python3.4/_bootlocale.py diff --git a/v1/flask/lib/python3.4/_collections_abc.py b/flask/lib/python3.4/_collections_abc.py similarity index 100% rename from v1/flask/lib/python3.4/_collections_abc.py rename to flask/lib/python3.4/_collections_abc.py diff --git a/v1/flask/lib/python3.4/_dummy_thread.py b/flask/lib/python3.4/_dummy_thread.py similarity index 100% rename from v1/flask/lib/python3.4/_dummy_thread.py rename to flask/lib/python3.4/_dummy_thread.py diff --git a/v1/flask/lib/python3.4/_weakrefset.py b/flask/lib/python3.4/_weakrefset.py similarity index 100% rename from v1/flask/lib/python3.4/_weakrefset.py rename to flask/lib/python3.4/_weakrefset.py diff --git a/v1/flask/lib/python3.4/abc.py b/flask/lib/python3.4/abc.py similarity index 100% rename from v1/flask/lib/python3.4/abc.py rename to flask/lib/python3.4/abc.py diff --git a/v1/flask/lib/python3.4/base64.py b/flask/lib/python3.4/base64.py similarity index 100% rename from v1/flask/lib/python3.4/base64.py rename to flask/lib/python3.4/base64.py diff --git a/v1/flask/lib/python3.4/bisect.py b/flask/lib/python3.4/bisect.py similarity index 100% rename from v1/flask/lib/python3.4/bisect.py rename to flask/lib/python3.4/bisect.py diff --git a/v1/flask/lib/python3.4/codecs.py b/flask/lib/python3.4/codecs.py similarity index 100% rename from v1/flask/lib/python3.4/codecs.py rename to flask/lib/python3.4/codecs.py diff --git a/v1/flask/lib/python3.4/collections/__init__.py b/flask/lib/python3.4/collections/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/collections/__init__.py rename to flask/lib/python3.4/collections/__init__.py diff --git a/v1/flask/lib/python3.4/collections/__main__.py b/flask/lib/python3.4/collections/__main__.py similarity index 100% rename from v1/flask/lib/python3.4/collections/__main__.py rename to flask/lib/python3.4/collections/__main__.py diff --git a/v1/flask/lib/python3.4/collections/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/collections/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/collections/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/collections/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/collections/__pycache__/__init__.cpython-34.pyo b/flask/lib/python3.4/collections/__pycache__/__init__.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/collections/__pycache__/__init__.cpython-34.pyo rename to flask/lib/python3.4/collections/__pycache__/__init__.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/collections/__pycache__/__main__.cpython-34.pyc b/flask/lib/python3.4/collections/__pycache__/__main__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/collections/__pycache__/__main__.cpython-34.pyc rename to flask/lib/python3.4/collections/__pycache__/__main__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/collections/__pycache__/__main__.cpython-34.pyo b/flask/lib/python3.4/collections/__pycache__/__main__.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/collections/__pycache__/__main__.cpython-34.pyo rename to flask/lib/python3.4/collections/__pycache__/__main__.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/collections/__pycache__/abc.cpython-34.pyc b/flask/lib/python3.4/collections/__pycache__/abc.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/collections/__pycache__/abc.cpython-34.pyc rename to flask/lib/python3.4/collections/__pycache__/abc.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/collections/__pycache__/abc.cpython-34.pyo b/flask/lib/python3.4/collections/__pycache__/abc.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/collections/__pycache__/abc.cpython-34.pyo rename to flask/lib/python3.4/collections/__pycache__/abc.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/collections/abc.py b/flask/lib/python3.4/collections/abc.py similarity index 100% rename from v1/flask/lib/python3.4/collections/abc.py rename to flask/lib/python3.4/collections/abc.py diff --git a/v1/flask/lib/python3.4/config-3.4m/Makefile b/flask/lib/python3.4/config-3.4m/Makefile similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/Makefile rename to flask/lib/python3.4/config-3.4m/Makefile diff --git a/v1/flask/lib/python3.4/config-3.4m/Setup b/flask/lib/python3.4/config-3.4m/Setup similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/Setup rename to flask/lib/python3.4/config-3.4m/Setup diff --git a/v1/flask/lib/python3.4/config-3.4m/Setup.config b/flask/lib/python3.4/config-3.4m/Setup.config similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/Setup.config rename to flask/lib/python3.4/config-3.4m/Setup.config diff --git a/v1/flask/lib/python3.4/config-3.4m/Setup.local b/flask/lib/python3.4/config-3.4m/Setup.local similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/Setup.local rename to flask/lib/python3.4/config-3.4m/Setup.local diff --git a/v1/flask/lib/python3.4/config-3.4m/__pycache__/python-config.cpython-34.pyc b/flask/lib/python3.4/config-3.4m/__pycache__/python-config.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/__pycache__/python-config.cpython-34.pyc rename to flask/lib/python3.4/config-3.4m/__pycache__/python-config.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/config-3.4m/__pycache__/python-config.cpython-34.pyo b/flask/lib/python3.4/config-3.4m/__pycache__/python-config.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/__pycache__/python-config.cpython-34.pyo rename to flask/lib/python3.4/config-3.4m/__pycache__/python-config.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/config-3.4m/config.c b/flask/lib/python3.4/config-3.4m/config.c similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/config.c rename to flask/lib/python3.4/config-3.4m/config.c diff --git a/v1/flask/lib/python3.4/config-3.4m/config.c.in b/flask/lib/python3.4/config-3.4m/config.c.in similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/config.c.in rename to flask/lib/python3.4/config-3.4m/config.c.in diff --git a/v1/flask/lib/python3.4/config-3.4m/install-sh b/flask/lib/python3.4/config-3.4m/install-sh similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/install-sh rename to flask/lib/python3.4/config-3.4m/install-sh diff --git a/v1/flask/lib/python3.4/config-3.4m/libpython3.4.a b/flask/lib/python3.4/config-3.4m/libpython3.4.a similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/libpython3.4.a rename to flask/lib/python3.4/config-3.4m/libpython3.4.a diff --git a/v1/flask/lib/python3.4/config-3.4m/libpython3.4.dylib b/flask/lib/python3.4/config-3.4m/libpython3.4.dylib similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/libpython3.4.dylib rename to flask/lib/python3.4/config-3.4m/libpython3.4.dylib diff --git a/v1/flask/lib/python3.4/config-3.4m/libpython3.4m.a b/flask/lib/python3.4/config-3.4m/libpython3.4m.a similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/libpython3.4m.a rename to flask/lib/python3.4/config-3.4m/libpython3.4m.a diff --git a/v1/flask/lib/python3.4/config-3.4m/libpython3.4m.dylib b/flask/lib/python3.4/config-3.4m/libpython3.4m.dylib similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/libpython3.4m.dylib rename to flask/lib/python3.4/config-3.4m/libpython3.4m.dylib diff --git a/v1/flask/lib/python3.4/config-3.4m/makesetup b/flask/lib/python3.4/config-3.4m/makesetup similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/makesetup rename to flask/lib/python3.4/config-3.4m/makesetup diff --git a/v1/flask/lib/python3.4/config-3.4m/python-config.py b/flask/lib/python3.4/config-3.4m/python-config.py similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/python-config.py rename to flask/lib/python3.4/config-3.4m/python-config.py diff --git a/v1/flask/lib/python3.4/config-3.4m/python.o b/flask/lib/python3.4/config-3.4m/python.o similarity index 100% rename from v1/flask/lib/python3.4/config-3.4m/python.o rename to flask/lib/python3.4/config-3.4m/python.o diff --git a/v1/flask/lib/python3.4/copy.py b/flask/lib/python3.4/copy.py similarity index 100% rename from v1/flask/lib/python3.4/copy.py rename to flask/lib/python3.4/copy.py diff --git a/v1/flask/lib/python3.4/copyreg.py b/flask/lib/python3.4/copyreg.py similarity index 100% rename from v1/flask/lib/python3.4/copyreg.py rename to flask/lib/python3.4/copyreg.py diff --git a/v1/flask/lib/python3.4/distutils/__init__.py b/flask/lib/python3.4/distutils/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/distutils/__init__.py rename to flask/lib/python3.4/distutils/__init__.py diff --git a/v1/flask/lib/python3.4/distutils/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/distutils/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/distutils/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/distutils/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/distutils/distutils.cfg b/flask/lib/python3.4/distutils/distutils.cfg similarity index 100% rename from v1/flask/lib/python3.4/distutils/distutils.cfg rename to flask/lib/python3.4/distutils/distutils.cfg diff --git a/v1/flask/lib/python3.4/encodings/__init__.py b/flask/lib/python3.4/encodings/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/__init__.py rename to flask/lib/python3.4/encodings/__init__.py diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/ascii.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/ascii.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/ascii.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/ascii.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/ascii.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/ascii.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/ascii.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/ascii.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/base64_codec.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/base64_codec.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/base64_codec.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/base64_codec.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/base64_codec.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/base64_codec.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/base64_codec.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/base64_codec.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/big5.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/big5.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/big5.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/big5.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/big5.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/big5.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/big5.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/big5.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/big5hkscs.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/big5hkscs.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/big5hkscs.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/big5hkscs.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/big5hkscs.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/big5hkscs.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/big5hkscs.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/big5hkscs.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/bz2_codec.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/bz2_codec.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/bz2_codec.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/bz2_codec.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/bz2_codec.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/bz2_codec.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/bz2_codec.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/bz2_codec.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/charmap.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/charmap.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/charmap.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/charmap.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/charmap.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/charmap.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/charmap.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/charmap.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp037.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp037.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp037.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp037.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp037.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp037.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp037.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp037.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1006.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1006.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1006.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1006.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1006.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1006.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1006.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1006.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1026.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1026.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1026.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1026.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1026.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1026.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1026.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1026.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1125.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1125.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1125.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1125.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1125.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1125.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1125.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1125.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1140.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1140.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1140.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1140.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1140.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1140.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1140.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1140.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1250.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1250.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1250.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1250.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1250.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1250.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1250.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1250.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1251.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1251.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1251.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1251.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1251.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1251.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1251.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1251.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1252.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1252.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1252.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1252.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1252.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1252.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1252.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1252.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1253.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1253.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1253.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1253.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1253.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1253.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1253.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1253.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1254.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1254.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1254.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1254.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1254.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1254.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1254.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1254.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1255.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1255.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1255.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1255.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1255.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1255.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1255.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1255.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1256.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1256.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1256.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1256.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1256.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1256.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1256.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1256.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1257.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1257.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1257.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1257.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1257.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1257.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1257.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1257.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1258.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp1258.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1258.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp1258.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp1258.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp1258.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp1258.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp1258.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp273.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp273.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp273.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp273.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp273.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp273.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp273.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp273.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp424.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp424.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp424.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp424.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp424.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp424.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp424.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp424.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp437.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp437.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp437.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp437.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp437.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp437.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp437.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp437.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp500.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp500.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp500.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp500.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp500.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp500.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp500.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp500.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp65001.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp65001.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp65001.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp65001.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp65001.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp65001.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp65001.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp65001.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp720.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp720.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp720.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp720.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp720.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp720.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp720.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp720.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp737.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp737.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp737.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp737.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp737.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp737.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp737.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp737.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp775.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp775.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp775.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp775.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp775.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp775.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp775.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp775.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp850.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp850.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp850.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp850.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp850.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp850.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp850.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp850.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp852.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp852.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp852.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp852.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp852.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp852.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp852.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp852.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp855.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp855.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp855.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp855.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp855.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp855.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp855.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp855.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp856.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp856.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp856.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp856.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp856.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp856.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp856.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp856.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp857.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp857.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp857.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp857.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp857.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp857.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp857.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp857.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp858.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp858.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp858.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp858.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp858.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp858.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp858.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp858.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp860.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp860.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp860.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp860.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp860.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp860.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp860.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp860.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp861.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp861.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp861.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp861.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp861.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp861.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp861.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp861.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp862.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp862.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp862.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp862.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp862.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp862.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp862.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp862.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp863.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp863.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp863.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp863.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp863.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp863.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp863.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp863.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp864.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp864.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp864.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp864.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp864.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp864.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp864.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp864.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp865.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp865.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp865.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp865.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp865.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp865.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp865.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp865.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp866.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp866.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp866.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp866.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp866.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp866.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp866.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp866.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp869.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp869.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp869.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp869.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp869.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp869.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp869.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp869.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp874.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp874.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp874.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp874.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp874.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp874.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp874.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp874.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp875.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp875.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp875.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp875.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp875.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp875.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp875.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp875.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp932.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp932.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp932.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp932.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp932.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp932.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp932.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp932.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp949.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp949.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp949.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp949.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp949.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp949.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp949.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp949.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp950.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/cp950.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp950.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/cp950.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/cp950.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/cp950.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/cp950.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/cp950.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/euc_jis_2004.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/euc_jis_2004.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/euc_jis_2004.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/euc_jis_2004.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/euc_jis_2004.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/euc_jis_2004.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/euc_jis_2004.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/euc_jis_2004.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/euc_jisx0213.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/euc_jisx0213.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/euc_jisx0213.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/euc_jisx0213.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/euc_jisx0213.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/euc_jisx0213.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/euc_jisx0213.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/euc_jisx0213.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/euc_jp.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/euc_jp.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/euc_jp.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/euc_jp.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/euc_jp.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/euc_jp.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/euc_jp.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/euc_jp.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/euc_kr.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/euc_kr.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/euc_kr.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/euc_kr.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/euc_kr.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/euc_kr.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/euc_kr.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/euc_kr.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/gb18030.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/gb18030.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/gb18030.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/gb18030.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/gb18030.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/gb18030.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/gb18030.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/gb18030.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/gb2312.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/gb2312.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/gb2312.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/gb2312.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/gb2312.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/gb2312.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/gb2312.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/gb2312.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/gbk.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/gbk.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/gbk.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/gbk.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/gbk.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/gbk.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/gbk.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/gbk.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/hex_codec.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/hex_codec.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/hex_codec.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/hex_codec.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/hex_codec.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/hex_codec.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/hex_codec.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/hex_codec.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/hp_roman8.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/hp_roman8.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/hp_roman8.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/hp_roman8.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/hp_roman8.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/hp_roman8.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/hp_roman8.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/hp_roman8.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/hz.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/hz.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/hz.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/hz.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/hz.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/hz.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/hz.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/hz.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/idna.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/idna.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/idna.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/idna.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/idna.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/idna.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/idna.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/idna.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_1.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_1.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_1.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp_1.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_1.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_1.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_1.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp_1.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2004.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2004.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2004.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2004.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2004.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2004.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2004.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp_2004.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_3.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_3.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_3.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp_3.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_3.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_3.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_3.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp_3.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_ext.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_ext.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_ext.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp_ext.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_ext.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_ext.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_jp_ext.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso2022_jp_ext.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_kr.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso2022_kr.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_kr.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso2022_kr.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso2022_kr.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso2022_kr.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso2022_kr.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso2022_kr.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_1.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_1.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_1.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_1.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_1.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_1.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_1.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_1.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_10.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_10.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_10.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_10.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_10.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_10.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_10.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_10.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_11.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_11.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_11.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_11.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_11.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_11.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_11.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_11.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_13.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_13.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_13.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_13.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_13.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_13.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_13.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_13.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_14.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_14.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_14.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_14.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_14.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_14.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_14.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_14.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_15.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_15.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_15.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_15.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_15.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_15.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_15.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_15.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_16.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_16.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_16.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_16.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_16.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_16.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_16.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_16.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_2.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_2.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_2.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_2.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_2.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_2.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_2.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_2.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_3.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_3.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_3.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_3.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_3.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_3.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_3.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_3.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_4.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_4.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_4.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_4.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_4.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_4.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_4.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_4.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_5.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_5.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_5.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_5.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_5.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_5.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_5.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_5.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_6.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_6.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_6.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_6.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_6.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_6.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_6.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_6.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_7.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_7.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_7.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_7.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_7.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_7.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_7.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_7.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_8.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_8.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_8.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_8.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_8.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_8.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_8.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_8.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_9.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/iso8859_9.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_9.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/iso8859_9.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/iso8859_9.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/iso8859_9.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/iso8859_9.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/iso8859_9.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/johab.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/johab.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/johab.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/johab.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/johab.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/johab.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/johab.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/johab.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/koi8_r.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/koi8_r.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/koi8_r.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/koi8_r.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/koi8_r.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/koi8_r.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/koi8_r.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/koi8_r.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/koi8_u.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/koi8_u.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/koi8_u.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/koi8_u.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/koi8_u.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/koi8_u.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/koi8_u.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/koi8_u.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_arabic.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_arabic.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_arabic.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_arabic.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_arabic.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_arabic.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_arabic.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_arabic.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_centeuro.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_centeuro.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_centeuro.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_centeuro.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_centeuro.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_centeuro.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_centeuro.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_centeuro.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_croatian.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_croatian.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_croatian.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_croatian.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_croatian.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_croatian.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_croatian.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_croatian.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_cyrillic.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_cyrillic.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_cyrillic.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_cyrillic.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_cyrillic.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_cyrillic.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_cyrillic.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_cyrillic.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_farsi.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_farsi.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_farsi.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_farsi.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_farsi.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_farsi.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_farsi.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_farsi.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_greek.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_greek.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_greek.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_greek.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_greek.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_greek.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_greek.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_greek.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_iceland.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_iceland.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_iceland.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_iceland.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_iceland.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_iceland.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_iceland.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_iceland.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_latin2.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_latin2.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_latin2.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_latin2.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_latin2.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_latin2.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_latin2.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_latin2.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_roman.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_roman.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_roman.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_roman.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_roman.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_roman.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_roman.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_roman.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_romanian.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_romanian.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_romanian.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_romanian.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_romanian.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_romanian.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_romanian.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_romanian.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_turkish.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mac_turkish.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_turkish.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mac_turkish.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mac_turkish.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mac_turkish.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mac_turkish.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mac_turkish.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mbcs.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/mbcs.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mbcs.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/mbcs.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/mbcs.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/mbcs.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/mbcs.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/mbcs.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/palmos.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/palmos.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/palmos.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/palmos.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/palmos.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/palmos.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/palmos.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/palmos.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/ptcp154.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/ptcp154.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/ptcp154.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/ptcp154.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/ptcp154.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/ptcp154.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/ptcp154.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/ptcp154.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/punycode.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/punycode.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/punycode.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/punycode.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/punycode.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/punycode.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/punycode.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/punycode.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/quopri_codec.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/quopri_codec.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/quopri_codec.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/quopri_codec.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/quopri_codec.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/quopri_codec.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/quopri_codec.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/quopri_codec.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/raw_unicode_escape.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/raw_unicode_escape.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/raw_unicode_escape.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/raw_unicode_escape.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/raw_unicode_escape.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/raw_unicode_escape.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/raw_unicode_escape.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/raw_unicode_escape.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/rot_13.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/rot_13.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/rot_13.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/rot_13.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/rot_13.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/rot_13.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/rot_13.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/rot_13.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/shift_jis.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/shift_jis.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/shift_jis.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/shift_jis.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/shift_jis.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/shift_jis.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/shift_jis.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/shift_jis.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/shift_jis_2004.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/shift_jis_2004.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/shift_jis_2004.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/shift_jis_2004.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/shift_jis_2004.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/shift_jis_2004.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/shift_jis_2004.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/shift_jis_2004.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/shift_jisx0213.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/shift_jisx0213.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/shift_jisx0213.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/shift_jisx0213.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/shift_jisx0213.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/shift_jisx0213.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/shift_jisx0213.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/shift_jisx0213.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/tis_620.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/tis_620.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/tis_620.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/tis_620.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/tis_620.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/tis_620.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/tis_620.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/tis_620.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/undefined.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/undefined.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/undefined.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/undefined.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/undefined.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/undefined.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/undefined.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/undefined.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/unicode_escape.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/unicode_escape.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/unicode_escape.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/unicode_escape.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/unicode_escape.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/unicode_escape.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/unicode_escape.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/unicode_escape.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/unicode_internal.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/unicode_internal.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/unicode_internal.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/unicode_internal.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/unicode_internal.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/unicode_internal.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/unicode_internal.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/unicode_internal.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_16.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/utf_16.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_16.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/utf_16.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_16.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/utf_16.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_16.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/utf_16.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_16_be.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/utf_16_be.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_16_be.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/utf_16_be.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_16_be.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/utf_16_be.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_16_be.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/utf_16_be.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_16_le.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/utf_16_le.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_16_le.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/utf_16_le.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_16_le.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/utf_16_le.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_16_le.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/utf_16_le.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_32.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/utf_32.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_32.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/utf_32.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_32.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/utf_32.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_32.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/utf_32.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_32_be.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/utf_32_be.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_32_be.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/utf_32_be.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_32_be.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/utf_32_be.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_32_be.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/utf_32_be.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_32_le.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/utf_32_le.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_32_le.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/utf_32_le.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_32_le.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/utf_32_le.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_32_le.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/utf_32_le.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_7.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/utf_7.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_7.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/utf_7.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_7.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/utf_7.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_7.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/utf_7.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_8_sig.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/utf_8_sig.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_8_sig.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/utf_8_sig.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/utf_8_sig.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/utf_8_sig.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/utf_8_sig.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/utf_8_sig.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/uu_codec.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/uu_codec.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/uu_codec.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/uu_codec.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/uu_codec.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/uu_codec.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/uu_codec.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/uu_codec.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/zlib_codec.cpython-34.pyc b/flask/lib/python3.4/encodings/__pycache__/zlib_codec.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/zlib_codec.cpython-34.pyc rename to flask/lib/python3.4/encodings/__pycache__/zlib_codec.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/encodings/__pycache__/zlib_codec.cpython-34.pyo b/flask/lib/python3.4/encodings/__pycache__/zlib_codec.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/encodings/__pycache__/zlib_codec.cpython-34.pyo rename to flask/lib/python3.4/encodings/__pycache__/zlib_codec.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/encodings/aliases.py b/flask/lib/python3.4/encodings/aliases.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/aliases.py rename to flask/lib/python3.4/encodings/aliases.py diff --git a/v1/flask/lib/python3.4/encodings/ascii.py b/flask/lib/python3.4/encodings/ascii.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/ascii.py rename to flask/lib/python3.4/encodings/ascii.py diff --git a/v1/flask/lib/python3.4/encodings/base64_codec.py b/flask/lib/python3.4/encodings/base64_codec.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/base64_codec.py rename to flask/lib/python3.4/encodings/base64_codec.py diff --git a/v1/flask/lib/python3.4/encodings/big5.py b/flask/lib/python3.4/encodings/big5.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/big5.py rename to flask/lib/python3.4/encodings/big5.py diff --git a/v1/flask/lib/python3.4/encodings/big5hkscs.py b/flask/lib/python3.4/encodings/big5hkscs.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/big5hkscs.py rename to flask/lib/python3.4/encodings/big5hkscs.py diff --git a/v1/flask/lib/python3.4/encodings/bz2_codec.py b/flask/lib/python3.4/encodings/bz2_codec.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/bz2_codec.py rename to flask/lib/python3.4/encodings/bz2_codec.py diff --git a/v1/flask/lib/python3.4/encodings/charmap.py b/flask/lib/python3.4/encodings/charmap.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/charmap.py rename to flask/lib/python3.4/encodings/charmap.py diff --git a/v1/flask/lib/python3.4/encodings/cp037.py b/flask/lib/python3.4/encodings/cp037.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp037.py rename to flask/lib/python3.4/encodings/cp037.py diff --git a/v1/flask/lib/python3.4/encodings/cp1006.py b/flask/lib/python3.4/encodings/cp1006.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1006.py rename to flask/lib/python3.4/encodings/cp1006.py diff --git a/v1/flask/lib/python3.4/encodings/cp1026.py b/flask/lib/python3.4/encodings/cp1026.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1026.py rename to flask/lib/python3.4/encodings/cp1026.py diff --git a/v1/flask/lib/python3.4/encodings/cp1125.py b/flask/lib/python3.4/encodings/cp1125.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1125.py rename to flask/lib/python3.4/encodings/cp1125.py diff --git a/v1/flask/lib/python3.4/encodings/cp1140.py b/flask/lib/python3.4/encodings/cp1140.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1140.py rename to flask/lib/python3.4/encodings/cp1140.py diff --git a/v1/flask/lib/python3.4/encodings/cp1250.py b/flask/lib/python3.4/encodings/cp1250.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1250.py rename to flask/lib/python3.4/encodings/cp1250.py diff --git a/v1/flask/lib/python3.4/encodings/cp1251.py b/flask/lib/python3.4/encodings/cp1251.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1251.py rename to flask/lib/python3.4/encodings/cp1251.py diff --git a/v1/flask/lib/python3.4/encodings/cp1252.py b/flask/lib/python3.4/encodings/cp1252.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1252.py rename to flask/lib/python3.4/encodings/cp1252.py diff --git a/v1/flask/lib/python3.4/encodings/cp1253.py b/flask/lib/python3.4/encodings/cp1253.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1253.py rename to flask/lib/python3.4/encodings/cp1253.py diff --git a/v1/flask/lib/python3.4/encodings/cp1254.py b/flask/lib/python3.4/encodings/cp1254.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1254.py rename to flask/lib/python3.4/encodings/cp1254.py diff --git a/v1/flask/lib/python3.4/encodings/cp1255.py b/flask/lib/python3.4/encodings/cp1255.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1255.py rename to flask/lib/python3.4/encodings/cp1255.py diff --git a/v1/flask/lib/python3.4/encodings/cp1256.py b/flask/lib/python3.4/encodings/cp1256.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1256.py rename to flask/lib/python3.4/encodings/cp1256.py diff --git a/v1/flask/lib/python3.4/encodings/cp1257.py b/flask/lib/python3.4/encodings/cp1257.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1257.py rename to flask/lib/python3.4/encodings/cp1257.py diff --git a/v1/flask/lib/python3.4/encodings/cp1258.py b/flask/lib/python3.4/encodings/cp1258.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp1258.py rename to flask/lib/python3.4/encodings/cp1258.py diff --git a/v1/flask/lib/python3.4/encodings/cp273.py b/flask/lib/python3.4/encodings/cp273.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp273.py rename to flask/lib/python3.4/encodings/cp273.py diff --git a/v1/flask/lib/python3.4/encodings/cp424.py b/flask/lib/python3.4/encodings/cp424.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp424.py rename to flask/lib/python3.4/encodings/cp424.py diff --git a/v1/flask/lib/python3.4/encodings/cp437.py b/flask/lib/python3.4/encodings/cp437.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp437.py rename to flask/lib/python3.4/encodings/cp437.py diff --git a/v1/flask/lib/python3.4/encodings/cp500.py b/flask/lib/python3.4/encodings/cp500.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp500.py rename to flask/lib/python3.4/encodings/cp500.py diff --git a/v1/flask/lib/python3.4/encodings/cp65001.py b/flask/lib/python3.4/encodings/cp65001.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp65001.py rename to flask/lib/python3.4/encodings/cp65001.py diff --git a/v1/flask/lib/python3.4/encodings/cp720.py b/flask/lib/python3.4/encodings/cp720.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp720.py rename to flask/lib/python3.4/encodings/cp720.py diff --git a/v1/flask/lib/python3.4/encodings/cp737.py b/flask/lib/python3.4/encodings/cp737.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp737.py rename to flask/lib/python3.4/encodings/cp737.py diff --git a/v1/flask/lib/python3.4/encodings/cp775.py b/flask/lib/python3.4/encodings/cp775.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp775.py rename to flask/lib/python3.4/encodings/cp775.py diff --git a/v1/flask/lib/python3.4/encodings/cp850.py b/flask/lib/python3.4/encodings/cp850.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp850.py rename to flask/lib/python3.4/encodings/cp850.py diff --git a/v1/flask/lib/python3.4/encodings/cp852.py b/flask/lib/python3.4/encodings/cp852.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp852.py rename to flask/lib/python3.4/encodings/cp852.py diff --git a/v1/flask/lib/python3.4/encodings/cp855.py b/flask/lib/python3.4/encodings/cp855.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp855.py rename to flask/lib/python3.4/encodings/cp855.py diff --git a/v1/flask/lib/python3.4/encodings/cp856.py b/flask/lib/python3.4/encodings/cp856.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp856.py rename to flask/lib/python3.4/encodings/cp856.py diff --git a/v1/flask/lib/python3.4/encodings/cp857.py b/flask/lib/python3.4/encodings/cp857.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp857.py rename to flask/lib/python3.4/encodings/cp857.py diff --git a/v1/flask/lib/python3.4/encodings/cp858.py b/flask/lib/python3.4/encodings/cp858.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp858.py rename to flask/lib/python3.4/encodings/cp858.py diff --git a/v1/flask/lib/python3.4/encodings/cp860.py b/flask/lib/python3.4/encodings/cp860.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp860.py rename to flask/lib/python3.4/encodings/cp860.py diff --git a/v1/flask/lib/python3.4/encodings/cp861.py b/flask/lib/python3.4/encodings/cp861.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp861.py rename to flask/lib/python3.4/encodings/cp861.py diff --git a/v1/flask/lib/python3.4/encodings/cp862.py b/flask/lib/python3.4/encodings/cp862.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp862.py rename to flask/lib/python3.4/encodings/cp862.py diff --git a/v1/flask/lib/python3.4/encodings/cp863.py b/flask/lib/python3.4/encodings/cp863.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp863.py rename to flask/lib/python3.4/encodings/cp863.py diff --git a/v1/flask/lib/python3.4/encodings/cp864.py b/flask/lib/python3.4/encodings/cp864.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp864.py rename to flask/lib/python3.4/encodings/cp864.py diff --git a/v1/flask/lib/python3.4/encodings/cp865.py b/flask/lib/python3.4/encodings/cp865.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp865.py rename to flask/lib/python3.4/encodings/cp865.py diff --git a/v1/flask/lib/python3.4/encodings/cp866.py b/flask/lib/python3.4/encodings/cp866.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp866.py rename to flask/lib/python3.4/encodings/cp866.py diff --git a/v1/flask/lib/python3.4/encodings/cp869.py b/flask/lib/python3.4/encodings/cp869.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp869.py rename to flask/lib/python3.4/encodings/cp869.py diff --git a/v1/flask/lib/python3.4/encodings/cp874.py b/flask/lib/python3.4/encodings/cp874.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp874.py rename to flask/lib/python3.4/encodings/cp874.py diff --git a/v1/flask/lib/python3.4/encodings/cp875.py b/flask/lib/python3.4/encodings/cp875.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp875.py rename to flask/lib/python3.4/encodings/cp875.py diff --git a/v1/flask/lib/python3.4/encodings/cp932.py b/flask/lib/python3.4/encodings/cp932.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp932.py rename to flask/lib/python3.4/encodings/cp932.py diff --git a/v1/flask/lib/python3.4/encodings/cp949.py b/flask/lib/python3.4/encodings/cp949.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp949.py rename to flask/lib/python3.4/encodings/cp949.py diff --git a/v1/flask/lib/python3.4/encodings/cp950.py b/flask/lib/python3.4/encodings/cp950.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/cp950.py rename to flask/lib/python3.4/encodings/cp950.py diff --git a/v1/flask/lib/python3.4/encodings/euc_jis_2004.py b/flask/lib/python3.4/encodings/euc_jis_2004.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/euc_jis_2004.py rename to flask/lib/python3.4/encodings/euc_jis_2004.py diff --git a/v1/flask/lib/python3.4/encodings/euc_jisx0213.py b/flask/lib/python3.4/encodings/euc_jisx0213.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/euc_jisx0213.py rename to flask/lib/python3.4/encodings/euc_jisx0213.py diff --git a/v1/flask/lib/python3.4/encodings/euc_jp.py b/flask/lib/python3.4/encodings/euc_jp.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/euc_jp.py rename to flask/lib/python3.4/encodings/euc_jp.py diff --git a/v1/flask/lib/python3.4/encodings/euc_kr.py b/flask/lib/python3.4/encodings/euc_kr.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/euc_kr.py rename to flask/lib/python3.4/encodings/euc_kr.py diff --git a/v1/flask/lib/python3.4/encodings/gb18030.py b/flask/lib/python3.4/encodings/gb18030.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/gb18030.py rename to flask/lib/python3.4/encodings/gb18030.py diff --git a/v1/flask/lib/python3.4/encodings/gb2312.py b/flask/lib/python3.4/encodings/gb2312.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/gb2312.py rename to flask/lib/python3.4/encodings/gb2312.py diff --git a/v1/flask/lib/python3.4/encodings/gbk.py b/flask/lib/python3.4/encodings/gbk.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/gbk.py rename to flask/lib/python3.4/encodings/gbk.py diff --git a/v1/flask/lib/python3.4/encodings/hex_codec.py b/flask/lib/python3.4/encodings/hex_codec.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/hex_codec.py rename to flask/lib/python3.4/encodings/hex_codec.py diff --git a/v1/flask/lib/python3.4/encodings/hp_roman8.py b/flask/lib/python3.4/encodings/hp_roman8.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/hp_roman8.py rename to flask/lib/python3.4/encodings/hp_roman8.py diff --git a/v1/flask/lib/python3.4/encodings/hz.py b/flask/lib/python3.4/encodings/hz.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/hz.py rename to flask/lib/python3.4/encodings/hz.py diff --git a/v1/flask/lib/python3.4/encodings/idna.py b/flask/lib/python3.4/encodings/idna.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/idna.py rename to flask/lib/python3.4/encodings/idna.py diff --git a/v1/flask/lib/python3.4/encodings/iso2022_jp.py b/flask/lib/python3.4/encodings/iso2022_jp.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso2022_jp.py rename to flask/lib/python3.4/encodings/iso2022_jp.py diff --git a/v1/flask/lib/python3.4/encodings/iso2022_jp_1.py b/flask/lib/python3.4/encodings/iso2022_jp_1.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso2022_jp_1.py rename to flask/lib/python3.4/encodings/iso2022_jp_1.py diff --git a/v1/flask/lib/python3.4/encodings/iso2022_jp_2.py b/flask/lib/python3.4/encodings/iso2022_jp_2.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso2022_jp_2.py rename to flask/lib/python3.4/encodings/iso2022_jp_2.py diff --git a/v1/flask/lib/python3.4/encodings/iso2022_jp_2004.py b/flask/lib/python3.4/encodings/iso2022_jp_2004.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso2022_jp_2004.py rename to flask/lib/python3.4/encodings/iso2022_jp_2004.py diff --git a/v1/flask/lib/python3.4/encodings/iso2022_jp_3.py b/flask/lib/python3.4/encodings/iso2022_jp_3.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso2022_jp_3.py rename to flask/lib/python3.4/encodings/iso2022_jp_3.py diff --git a/v1/flask/lib/python3.4/encodings/iso2022_jp_ext.py b/flask/lib/python3.4/encodings/iso2022_jp_ext.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso2022_jp_ext.py rename to flask/lib/python3.4/encodings/iso2022_jp_ext.py diff --git a/v1/flask/lib/python3.4/encodings/iso2022_kr.py b/flask/lib/python3.4/encodings/iso2022_kr.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso2022_kr.py rename to flask/lib/python3.4/encodings/iso2022_kr.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_1.py b/flask/lib/python3.4/encodings/iso8859_1.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_1.py rename to flask/lib/python3.4/encodings/iso8859_1.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_10.py b/flask/lib/python3.4/encodings/iso8859_10.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_10.py rename to flask/lib/python3.4/encodings/iso8859_10.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_11.py b/flask/lib/python3.4/encodings/iso8859_11.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_11.py rename to flask/lib/python3.4/encodings/iso8859_11.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_13.py b/flask/lib/python3.4/encodings/iso8859_13.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_13.py rename to flask/lib/python3.4/encodings/iso8859_13.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_14.py b/flask/lib/python3.4/encodings/iso8859_14.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_14.py rename to flask/lib/python3.4/encodings/iso8859_14.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_15.py b/flask/lib/python3.4/encodings/iso8859_15.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_15.py rename to flask/lib/python3.4/encodings/iso8859_15.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_16.py b/flask/lib/python3.4/encodings/iso8859_16.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_16.py rename to flask/lib/python3.4/encodings/iso8859_16.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_2.py b/flask/lib/python3.4/encodings/iso8859_2.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_2.py rename to flask/lib/python3.4/encodings/iso8859_2.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_3.py b/flask/lib/python3.4/encodings/iso8859_3.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_3.py rename to flask/lib/python3.4/encodings/iso8859_3.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_4.py b/flask/lib/python3.4/encodings/iso8859_4.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_4.py rename to flask/lib/python3.4/encodings/iso8859_4.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_5.py b/flask/lib/python3.4/encodings/iso8859_5.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_5.py rename to flask/lib/python3.4/encodings/iso8859_5.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_6.py b/flask/lib/python3.4/encodings/iso8859_6.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_6.py rename to flask/lib/python3.4/encodings/iso8859_6.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_7.py b/flask/lib/python3.4/encodings/iso8859_7.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_7.py rename to flask/lib/python3.4/encodings/iso8859_7.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_8.py b/flask/lib/python3.4/encodings/iso8859_8.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_8.py rename to flask/lib/python3.4/encodings/iso8859_8.py diff --git a/v1/flask/lib/python3.4/encodings/iso8859_9.py b/flask/lib/python3.4/encodings/iso8859_9.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/iso8859_9.py rename to flask/lib/python3.4/encodings/iso8859_9.py diff --git a/v1/flask/lib/python3.4/encodings/johab.py b/flask/lib/python3.4/encodings/johab.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/johab.py rename to flask/lib/python3.4/encodings/johab.py diff --git a/v1/flask/lib/python3.4/encodings/koi8_r.py b/flask/lib/python3.4/encodings/koi8_r.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/koi8_r.py rename to flask/lib/python3.4/encodings/koi8_r.py diff --git a/v1/flask/lib/python3.4/encodings/koi8_u.py b/flask/lib/python3.4/encodings/koi8_u.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/koi8_u.py rename to flask/lib/python3.4/encodings/koi8_u.py diff --git a/v1/flask/lib/python3.4/encodings/latin_1.py b/flask/lib/python3.4/encodings/latin_1.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/latin_1.py rename to flask/lib/python3.4/encodings/latin_1.py diff --git a/v1/flask/lib/python3.4/encodings/mac_arabic.py b/flask/lib/python3.4/encodings/mac_arabic.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_arabic.py rename to flask/lib/python3.4/encodings/mac_arabic.py diff --git a/v1/flask/lib/python3.4/encodings/mac_centeuro.py b/flask/lib/python3.4/encodings/mac_centeuro.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_centeuro.py rename to flask/lib/python3.4/encodings/mac_centeuro.py diff --git a/v1/flask/lib/python3.4/encodings/mac_croatian.py b/flask/lib/python3.4/encodings/mac_croatian.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_croatian.py rename to flask/lib/python3.4/encodings/mac_croatian.py diff --git a/v1/flask/lib/python3.4/encodings/mac_cyrillic.py b/flask/lib/python3.4/encodings/mac_cyrillic.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_cyrillic.py rename to flask/lib/python3.4/encodings/mac_cyrillic.py diff --git a/v1/flask/lib/python3.4/encodings/mac_farsi.py b/flask/lib/python3.4/encodings/mac_farsi.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_farsi.py rename to flask/lib/python3.4/encodings/mac_farsi.py diff --git a/v1/flask/lib/python3.4/encodings/mac_greek.py b/flask/lib/python3.4/encodings/mac_greek.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_greek.py rename to flask/lib/python3.4/encodings/mac_greek.py diff --git a/v1/flask/lib/python3.4/encodings/mac_iceland.py b/flask/lib/python3.4/encodings/mac_iceland.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_iceland.py rename to flask/lib/python3.4/encodings/mac_iceland.py diff --git a/v1/flask/lib/python3.4/encodings/mac_latin2.py b/flask/lib/python3.4/encodings/mac_latin2.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_latin2.py rename to flask/lib/python3.4/encodings/mac_latin2.py diff --git a/v1/flask/lib/python3.4/encodings/mac_roman.py b/flask/lib/python3.4/encodings/mac_roman.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_roman.py rename to flask/lib/python3.4/encodings/mac_roman.py diff --git a/v1/flask/lib/python3.4/encodings/mac_romanian.py b/flask/lib/python3.4/encodings/mac_romanian.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_romanian.py rename to flask/lib/python3.4/encodings/mac_romanian.py diff --git a/v1/flask/lib/python3.4/encodings/mac_turkish.py b/flask/lib/python3.4/encodings/mac_turkish.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mac_turkish.py rename to flask/lib/python3.4/encodings/mac_turkish.py diff --git a/v1/flask/lib/python3.4/encodings/mbcs.py b/flask/lib/python3.4/encodings/mbcs.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/mbcs.py rename to flask/lib/python3.4/encodings/mbcs.py diff --git a/v1/flask/lib/python3.4/encodings/palmos.py b/flask/lib/python3.4/encodings/palmos.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/palmos.py rename to flask/lib/python3.4/encodings/palmos.py diff --git a/v1/flask/lib/python3.4/encodings/ptcp154.py b/flask/lib/python3.4/encodings/ptcp154.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/ptcp154.py rename to flask/lib/python3.4/encodings/ptcp154.py diff --git a/v1/flask/lib/python3.4/encodings/punycode.py b/flask/lib/python3.4/encodings/punycode.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/punycode.py rename to flask/lib/python3.4/encodings/punycode.py diff --git a/v1/flask/lib/python3.4/encodings/quopri_codec.py b/flask/lib/python3.4/encodings/quopri_codec.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/quopri_codec.py rename to flask/lib/python3.4/encodings/quopri_codec.py diff --git a/v1/flask/lib/python3.4/encodings/raw_unicode_escape.py b/flask/lib/python3.4/encodings/raw_unicode_escape.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/raw_unicode_escape.py rename to flask/lib/python3.4/encodings/raw_unicode_escape.py diff --git a/v1/flask/lib/python3.4/encodings/rot_13.py b/flask/lib/python3.4/encodings/rot_13.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/rot_13.py rename to flask/lib/python3.4/encodings/rot_13.py diff --git a/v1/flask/lib/python3.4/encodings/shift_jis.py b/flask/lib/python3.4/encodings/shift_jis.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/shift_jis.py rename to flask/lib/python3.4/encodings/shift_jis.py diff --git a/v1/flask/lib/python3.4/encodings/shift_jis_2004.py b/flask/lib/python3.4/encodings/shift_jis_2004.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/shift_jis_2004.py rename to flask/lib/python3.4/encodings/shift_jis_2004.py diff --git a/v1/flask/lib/python3.4/encodings/shift_jisx0213.py b/flask/lib/python3.4/encodings/shift_jisx0213.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/shift_jisx0213.py rename to flask/lib/python3.4/encodings/shift_jisx0213.py diff --git a/v1/flask/lib/python3.4/encodings/tis_620.py b/flask/lib/python3.4/encodings/tis_620.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/tis_620.py rename to flask/lib/python3.4/encodings/tis_620.py diff --git a/v1/flask/lib/python3.4/encodings/undefined.py b/flask/lib/python3.4/encodings/undefined.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/undefined.py rename to flask/lib/python3.4/encodings/undefined.py diff --git a/v1/flask/lib/python3.4/encodings/unicode_escape.py b/flask/lib/python3.4/encodings/unicode_escape.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/unicode_escape.py rename to flask/lib/python3.4/encodings/unicode_escape.py diff --git a/v1/flask/lib/python3.4/encodings/unicode_internal.py b/flask/lib/python3.4/encodings/unicode_internal.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/unicode_internal.py rename to flask/lib/python3.4/encodings/unicode_internal.py diff --git a/v1/flask/lib/python3.4/encodings/utf_16.py b/flask/lib/python3.4/encodings/utf_16.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/utf_16.py rename to flask/lib/python3.4/encodings/utf_16.py diff --git a/v1/flask/lib/python3.4/encodings/utf_16_be.py b/flask/lib/python3.4/encodings/utf_16_be.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/utf_16_be.py rename to flask/lib/python3.4/encodings/utf_16_be.py diff --git a/v1/flask/lib/python3.4/encodings/utf_16_le.py b/flask/lib/python3.4/encodings/utf_16_le.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/utf_16_le.py rename to flask/lib/python3.4/encodings/utf_16_le.py diff --git a/v1/flask/lib/python3.4/encodings/utf_32.py b/flask/lib/python3.4/encodings/utf_32.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/utf_32.py rename to flask/lib/python3.4/encodings/utf_32.py diff --git a/v1/flask/lib/python3.4/encodings/utf_32_be.py b/flask/lib/python3.4/encodings/utf_32_be.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/utf_32_be.py rename to flask/lib/python3.4/encodings/utf_32_be.py diff --git a/v1/flask/lib/python3.4/encodings/utf_32_le.py b/flask/lib/python3.4/encodings/utf_32_le.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/utf_32_le.py rename to flask/lib/python3.4/encodings/utf_32_le.py diff --git a/v1/flask/lib/python3.4/encodings/utf_7.py b/flask/lib/python3.4/encodings/utf_7.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/utf_7.py rename to flask/lib/python3.4/encodings/utf_7.py diff --git a/v1/flask/lib/python3.4/encodings/utf_8.py b/flask/lib/python3.4/encodings/utf_8.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/utf_8.py rename to flask/lib/python3.4/encodings/utf_8.py diff --git a/v1/flask/lib/python3.4/encodings/utf_8_sig.py b/flask/lib/python3.4/encodings/utf_8_sig.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/utf_8_sig.py rename to flask/lib/python3.4/encodings/utf_8_sig.py diff --git a/v1/flask/lib/python3.4/encodings/uu_codec.py b/flask/lib/python3.4/encodings/uu_codec.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/uu_codec.py rename to flask/lib/python3.4/encodings/uu_codec.py diff --git a/v1/flask/lib/python3.4/encodings/zlib_codec.py b/flask/lib/python3.4/encodings/zlib_codec.py similarity index 100% rename from v1/flask/lib/python3.4/encodings/zlib_codec.py rename to flask/lib/python3.4/encodings/zlib_codec.py diff --git a/v1/flask/lib/python3.4/fnmatch.py b/flask/lib/python3.4/fnmatch.py similarity index 100% rename from v1/flask/lib/python3.4/fnmatch.py rename to flask/lib/python3.4/fnmatch.py diff --git a/v1/flask/lib/python3.4/functools.py b/flask/lib/python3.4/functools.py similarity index 100% rename from v1/flask/lib/python3.4/functools.py rename to flask/lib/python3.4/functools.py diff --git a/v1/flask/lib/python3.4/genericpath.py b/flask/lib/python3.4/genericpath.py similarity index 100% rename from v1/flask/lib/python3.4/genericpath.py rename to flask/lib/python3.4/genericpath.py diff --git a/v1/flask/lib/python3.4/hashlib.py b/flask/lib/python3.4/hashlib.py similarity index 100% rename from v1/flask/lib/python3.4/hashlib.py rename to flask/lib/python3.4/hashlib.py diff --git a/v1/flask/lib/python3.4/heapq.py b/flask/lib/python3.4/heapq.py similarity index 100% rename from v1/flask/lib/python3.4/heapq.py rename to flask/lib/python3.4/heapq.py diff --git a/v1/flask/lib/python3.4/hmac.py b/flask/lib/python3.4/hmac.py similarity index 100% rename from v1/flask/lib/python3.4/hmac.py rename to flask/lib/python3.4/hmac.py diff --git a/v1/flask/lib/python3.4/imp.py b/flask/lib/python3.4/imp.py similarity index 100% rename from v1/flask/lib/python3.4/imp.py rename to flask/lib/python3.4/imp.py diff --git a/v1/flask/lib/python3.4/importlib/__init__.py b/flask/lib/python3.4/importlib/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/importlib/__init__.py rename to flask/lib/python3.4/importlib/__init__.py diff --git a/v1/flask/lib/python3.4/importlib/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/importlib/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/importlib/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/importlib/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/importlib/__pycache__/__init__.cpython-34.pyo b/flask/lib/python3.4/importlib/__pycache__/__init__.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/importlib/__pycache__/__init__.cpython-34.pyo rename to flask/lib/python3.4/importlib/__pycache__/__init__.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/importlib/__pycache__/_bootstrap.cpython-34.pyc b/flask/lib/python3.4/importlib/__pycache__/_bootstrap.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/importlib/__pycache__/_bootstrap.cpython-34.pyc rename to flask/lib/python3.4/importlib/__pycache__/_bootstrap.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/importlib/__pycache__/_bootstrap.cpython-34.pyo b/flask/lib/python3.4/importlib/__pycache__/_bootstrap.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/importlib/__pycache__/_bootstrap.cpython-34.pyo rename to flask/lib/python3.4/importlib/__pycache__/_bootstrap.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/importlib/__pycache__/abc.cpython-34.pyc b/flask/lib/python3.4/importlib/__pycache__/abc.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/importlib/__pycache__/abc.cpython-34.pyc rename to flask/lib/python3.4/importlib/__pycache__/abc.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/importlib/__pycache__/abc.cpython-34.pyo b/flask/lib/python3.4/importlib/__pycache__/abc.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/importlib/__pycache__/abc.cpython-34.pyo rename to flask/lib/python3.4/importlib/__pycache__/abc.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/importlib/__pycache__/machinery.cpython-34.pyc b/flask/lib/python3.4/importlib/__pycache__/machinery.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/importlib/__pycache__/machinery.cpython-34.pyc rename to flask/lib/python3.4/importlib/__pycache__/machinery.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/importlib/__pycache__/machinery.cpython-34.pyo b/flask/lib/python3.4/importlib/__pycache__/machinery.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/importlib/__pycache__/machinery.cpython-34.pyo rename to flask/lib/python3.4/importlib/__pycache__/machinery.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/importlib/__pycache__/util.cpython-34.pyc b/flask/lib/python3.4/importlib/__pycache__/util.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/importlib/__pycache__/util.cpython-34.pyc rename to flask/lib/python3.4/importlib/__pycache__/util.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/importlib/__pycache__/util.cpython-34.pyo b/flask/lib/python3.4/importlib/__pycache__/util.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/importlib/__pycache__/util.cpython-34.pyo rename to flask/lib/python3.4/importlib/__pycache__/util.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/importlib/_bootstrap.py b/flask/lib/python3.4/importlib/_bootstrap.py similarity index 100% rename from v1/flask/lib/python3.4/importlib/_bootstrap.py rename to flask/lib/python3.4/importlib/_bootstrap.py diff --git a/v1/flask/lib/python3.4/importlib/abc.py b/flask/lib/python3.4/importlib/abc.py similarity index 100% rename from v1/flask/lib/python3.4/importlib/abc.py rename to flask/lib/python3.4/importlib/abc.py diff --git a/v1/flask/lib/python3.4/importlib/machinery.py b/flask/lib/python3.4/importlib/machinery.py similarity index 100% rename from v1/flask/lib/python3.4/importlib/machinery.py rename to flask/lib/python3.4/importlib/machinery.py diff --git a/v1/flask/lib/python3.4/importlib/util.py b/flask/lib/python3.4/importlib/util.py similarity index 100% rename from v1/flask/lib/python3.4/importlib/util.py rename to flask/lib/python3.4/importlib/util.py diff --git a/v1/flask/lib/python3.4/io.py b/flask/lib/python3.4/io.py similarity index 100% rename from v1/flask/lib/python3.4/io.py rename to flask/lib/python3.4/io.py diff --git a/v1/flask/lib/python3.4/keyword.py b/flask/lib/python3.4/keyword.py similarity index 100% rename from v1/flask/lib/python3.4/keyword.py rename to flask/lib/python3.4/keyword.py diff --git a/v1/flask/lib/python3.4/lib-dynload/_bisect.so b/flask/lib/python3.4/lib-dynload/_bisect.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_bisect.so rename to flask/lib/python3.4/lib-dynload/_bisect.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_bz2.so b/flask/lib/python3.4/lib-dynload/_bz2.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_bz2.so rename to flask/lib/python3.4/lib-dynload/_bz2.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_codecs_cn.so b/flask/lib/python3.4/lib-dynload/_codecs_cn.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_codecs_cn.so rename to flask/lib/python3.4/lib-dynload/_codecs_cn.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_codecs_hk.so b/flask/lib/python3.4/lib-dynload/_codecs_hk.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_codecs_hk.so rename to flask/lib/python3.4/lib-dynload/_codecs_hk.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_codecs_iso2022.so b/flask/lib/python3.4/lib-dynload/_codecs_iso2022.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_codecs_iso2022.so rename to flask/lib/python3.4/lib-dynload/_codecs_iso2022.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_codecs_jp.so b/flask/lib/python3.4/lib-dynload/_codecs_jp.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_codecs_jp.so rename to flask/lib/python3.4/lib-dynload/_codecs_jp.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_codecs_kr.so b/flask/lib/python3.4/lib-dynload/_codecs_kr.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_codecs_kr.so rename to flask/lib/python3.4/lib-dynload/_codecs_kr.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_codecs_tw.so b/flask/lib/python3.4/lib-dynload/_codecs_tw.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_codecs_tw.so rename to flask/lib/python3.4/lib-dynload/_codecs_tw.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_crypt.so b/flask/lib/python3.4/lib-dynload/_crypt.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_crypt.so rename to flask/lib/python3.4/lib-dynload/_crypt.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_csv.so b/flask/lib/python3.4/lib-dynload/_csv.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_csv.so rename to flask/lib/python3.4/lib-dynload/_csv.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_ctypes.so b/flask/lib/python3.4/lib-dynload/_ctypes.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_ctypes.so rename to flask/lib/python3.4/lib-dynload/_ctypes.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_ctypes_test.so b/flask/lib/python3.4/lib-dynload/_ctypes_test.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_ctypes_test.so rename to flask/lib/python3.4/lib-dynload/_ctypes_test.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_curses.so b/flask/lib/python3.4/lib-dynload/_curses.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_curses.so rename to flask/lib/python3.4/lib-dynload/_curses.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_curses_panel.so b/flask/lib/python3.4/lib-dynload/_curses_panel.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_curses_panel.so rename to flask/lib/python3.4/lib-dynload/_curses_panel.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_datetime.so b/flask/lib/python3.4/lib-dynload/_datetime.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_datetime.so rename to flask/lib/python3.4/lib-dynload/_datetime.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_dbm.so b/flask/lib/python3.4/lib-dynload/_dbm.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_dbm.so rename to flask/lib/python3.4/lib-dynload/_dbm.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_decimal.so b/flask/lib/python3.4/lib-dynload/_decimal.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_decimal.so rename to flask/lib/python3.4/lib-dynload/_decimal.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_elementtree.so b/flask/lib/python3.4/lib-dynload/_elementtree.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_elementtree.so rename to flask/lib/python3.4/lib-dynload/_elementtree.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_hashlib.so b/flask/lib/python3.4/lib-dynload/_hashlib.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_hashlib.so rename to flask/lib/python3.4/lib-dynload/_hashlib.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_heapq.so b/flask/lib/python3.4/lib-dynload/_heapq.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_heapq.so rename to flask/lib/python3.4/lib-dynload/_heapq.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_json.so b/flask/lib/python3.4/lib-dynload/_json.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_json.so rename to flask/lib/python3.4/lib-dynload/_json.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_lsprof.so b/flask/lib/python3.4/lib-dynload/_lsprof.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_lsprof.so rename to flask/lib/python3.4/lib-dynload/_lsprof.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_lzma.so b/flask/lib/python3.4/lib-dynload/_lzma.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_lzma.so rename to flask/lib/python3.4/lib-dynload/_lzma.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_md5.so b/flask/lib/python3.4/lib-dynload/_md5.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_md5.so rename to flask/lib/python3.4/lib-dynload/_md5.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_multibytecodec.so b/flask/lib/python3.4/lib-dynload/_multibytecodec.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_multibytecodec.so rename to flask/lib/python3.4/lib-dynload/_multibytecodec.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_multiprocessing.so b/flask/lib/python3.4/lib-dynload/_multiprocessing.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_multiprocessing.so rename to flask/lib/python3.4/lib-dynload/_multiprocessing.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_opcode.so b/flask/lib/python3.4/lib-dynload/_opcode.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_opcode.so rename to flask/lib/python3.4/lib-dynload/_opcode.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_pickle.so b/flask/lib/python3.4/lib-dynload/_pickle.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_pickle.so rename to flask/lib/python3.4/lib-dynload/_pickle.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_posixsubprocess.so b/flask/lib/python3.4/lib-dynload/_posixsubprocess.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_posixsubprocess.so rename to flask/lib/python3.4/lib-dynload/_posixsubprocess.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_random.so b/flask/lib/python3.4/lib-dynload/_random.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_random.so rename to flask/lib/python3.4/lib-dynload/_random.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_scproxy.so b/flask/lib/python3.4/lib-dynload/_scproxy.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_scproxy.so rename to flask/lib/python3.4/lib-dynload/_scproxy.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_sha1.so b/flask/lib/python3.4/lib-dynload/_sha1.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_sha1.so rename to flask/lib/python3.4/lib-dynload/_sha1.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_sha256.so b/flask/lib/python3.4/lib-dynload/_sha256.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_sha256.so rename to flask/lib/python3.4/lib-dynload/_sha256.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_sha512.so b/flask/lib/python3.4/lib-dynload/_sha512.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_sha512.so rename to flask/lib/python3.4/lib-dynload/_sha512.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_socket.so b/flask/lib/python3.4/lib-dynload/_socket.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_socket.so rename to flask/lib/python3.4/lib-dynload/_socket.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_sqlite3.so b/flask/lib/python3.4/lib-dynload/_sqlite3.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_sqlite3.so rename to flask/lib/python3.4/lib-dynload/_sqlite3.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_ssl.so b/flask/lib/python3.4/lib-dynload/_ssl.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_ssl.so rename to flask/lib/python3.4/lib-dynload/_ssl.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_struct.so b/flask/lib/python3.4/lib-dynload/_struct.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_struct.so rename to flask/lib/python3.4/lib-dynload/_struct.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_testbuffer.so b/flask/lib/python3.4/lib-dynload/_testbuffer.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_testbuffer.so rename to flask/lib/python3.4/lib-dynload/_testbuffer.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_testcapi.so b/flask/lib/python3.4/lib-dynload/_testcapi.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_testcapi.so rename to flask/lib/python3.4/lib-dynload/_testcapi.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_testimportmultiple.so b/flask/lib/python3.4/lib-dynload/_testimportmultiple.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_testimportmultiple.so rename to flask/lib/python3.4/lib-dynload/_testimportmultiple.so diff --git a/v1/flask/lib/python3.4/lib-dynload/_tkinter.so b/flask/lib/python3.4/lib-dynload/_tkinter.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/_tkinter.so rename to flask/lib/python3.4/lib-dynload/_tkinter.so diff --git a/v1/flask/lib/python3.4/lib-dynload/array.so b/flask/lib/python3.4/lib-dynload/array.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/array.so rename to flask/lib/python3.4/lib-dynload/array.so diff --git a/v1/flask/lib/python3.4/lib-dynload/audioop.so b/flask/lib/python3.4/lib-dynload/audioop.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/audioop.so rename to flask/lib/python3.4/lib-dynload/audioop.so diff --git a/v1/flask/lib/python3.4/lib-dynload/binascii.so b/flask/lib/python3.4/lib-dynload/binascii.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/binascii.so rename to flask/lib/python3.4/lib-dynload/binascii.so diff --git a/v1/flask/lib/python3.4/lib-dynload/cmath.so b/flask/lib/python3.4/lib-dynload/cmath.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/cmath.so rename to flask/lib/python3.4/lib-dynload/cmath.so diff --git a/v1/flask/lib/python3.4/lib-dynload/fcntl.so b/flask/lib/python3.4/lib-dynload/fcntl.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/fcntl.so rename to flask/lib/python3.4/lib-dynload/fcntl.so diff --git a/v1/flask/lib/python3.4/lib-dynload/grp.so b/flask/lib/python3.4/lib-dynload/grp.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/grp.so rename to flask/lib/python3.4/lib-dynload/grp.so diff --git a/v1/flask/lib/python3.4/lib-dynload/math.so b/flask/lib/python3.4/lib-dynload/math.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/math.so rename to flask/lib/python3.4/lib-dynload/math.so diff --git a/v1/flask/lib/python3.4/lib-dynload/mmap.so b/flask/lib/python3.4/lib-dynload/mmap.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/mmap.so rename to flask/lib/python3.4/lib-dynload/mmap.so diff --git a/v1/flask/lib/python3.4/lib-dynload/nis.so b/flask/lib/python3.4/lib-dynload/nis.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/nis.so rename to flask/lib/python3.4/lib-dynload/nis.so diff --git a/v1/flask/lib/python3.4/lib-dynload/parser.so b/flask/lib/python3.4/lib-dynload/parser.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/parser.so rename to flask/lib/python3.4/lib-dynload/parser.so diff --git a/v1/flask/lib/python3.4/lib-dynload/pyexpat.so b/flask/lib/python3.4/lib-dynload/pyexpat.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/pyexpat.so rename to flask/lib/python3.4/lib-dynload/pyexpat.so diff --git a/v1/flask/lib/python3.4/lib-dynload/readline.so b/flask/lib/python3.4/lib-dynload/readline.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/readline.so rename to flask/lib/python3.4/lib-dynload/readline.so diff --git a/v1/flask/lib/python3.4/lib-dynload/resource.so b/flask/lib/python3.4/lib-dynload/resource.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/resource.so rename to flask/lib/python3.4/lib-dynload/resource.so diff --git a/v1/flask/lib/python3.4/lib-dynload/select.so b/flask/lib/python3.4/lib-dynload/select.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/select.so rename to flask/lib/python3.4/lib-dynload/select.so diff --git a/v1/flask/lib/python3.4/lib-dynload/syslog.so b/flask/lib/python3.4/lib-dynload/syslog.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/syslog.so rename to flask/lib/python3.4/lib-dynload/syslog.so diff --git a/v1/flask/lib/python3.4/lib-dynload/termios.so b/flask/lib/python3.4/lib-dynload/termios.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/termios.so rename to flask/lib/python3.4/lib-dynload/termios.so diff --git a/v1/flask/lib/python3.4/lib-dynload/time.so b/flask/lib/python3.4/lib-dynload/time.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/time.so rename to flask/lib/python3.4/lib-dynload/time.so diff --git a/v1/flask/lib/python3.4/lib-dynload/unicodedata.so b/flask/lib/python3.4/lib-dynload/unicodedata.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/unicodedata.so rename to flask/lib/python3.4/lib-dynload/unicodedata.so diff --git a/v1/flask/lib/python3.4/lib-dynload/xxlimited.so b/flask/lib/python3.4/lib-dynload/xxlimited.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/xxlimited.so rename to flask/lib/python3.4/lib-dynload/xxlimited.so diff --git a/v1/flask/lib/python3.4/lib-dynload/zlib.so b/flask/lib/python3.4/lib-dynload/zlib.so similarity index 100% rename from v1/flask/lib/python3.4/lib-dynload/zlib.so rename to flask/lib/python3.4/lib-dynload/zlib.so diff --git a/v1/flask/lib/python3.4/linecache.py b/flask/lib/python3.4/linecache.py similarity index 100% rename from v1/flask/lib/python3.4/linecache.py rename to flask/lib/python3.4/linecache.py diff --git a/v1/flask/lib/python3.4/locale.py b/flask/lib/python3.4/locale.py similarity index 100% rename from v1/flask/lib/python3.4/locale.py rename to flask/lib/python3.4/locale.py diff --git a/v1/flask/lib/python3.4/no-global-site-packages.txt b/flask/lib/python3.4/no-global-site-packages.txt similarity index 100% rename from v1/flask/lib/python3.4/no-global-site-packages.txt rename to flask/lib/python3.4/no-global-site-packages.txt diff --git a/v1/flask/lib/python3.4/ntpath.py b/flask/lib/python3.4/ntpath.py similarity index 100% rename from v1/flask/lib/python3.4/ntpath.py rename to flask/lib/python3.4/ntpath.py diff --git a/v1/flask/lib/python3.4/operator.py b/flask/lib/python3.4/operator.py similarity index 100% rename from v1/flask/lib/python3.4/operator.py rename to flask/lib/python3.4/operator.py diff --git a/v1/flask/lib/python3.4/orig-prefix.txt b/flask/lib/python3.4/orig-prefix.txt similarity index 100% rename from v1/flask/lib/python3.4/orig-prefix.txt rename to flask/lib/python3.4/orig-prefix.txt diff --git a/v1/flask/lib/python3.4/os.py b/flask/lib/python3.4/os.py similarity index 100% rename from v1/flask/lib/python3.4/os.py rename to flask/lib/python3.4/os.py diff --git a/v1/flask/lib/python3.4/plat-darwin/IN.py b/flask/lib/python3.4/plat-darwin/IN.py similarity index 100% rename from v1/flask/lib/python3.4/plat-darwin/IN.py rename to flask/lib/python3.4/plat-darwin/IN.py diff --git a/v1/flask/lib/python3.4/plat-darwin/__pycache__/IN.cpython-34.pyc b/flask/lib/python3.4/plat-darwin/__pycache__/IN.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/plat-darwin/__pycache__/IN.cpython-34.pyc rename to flask/lib/python3.4/plat-darwin/__pycache__/IN.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/plat-darwin/__pycache__/IN.cpython-34.pyo b/flask/lib/python3.4/plat-darwin/__pycache__/IN.cpython-34.pyo similarity index 100% rename from v1/flask/lib/python3.4/plat-darwin/__pycache__/IN.cpython-34.pyo rename to flask/lib/python3.4/plat-darwin/__pycache__/IN.cpython-34.pyo diff --git a/v1/flask/lib/python3.4/plat-darwin/regen b/flask/lib/python3.4/plat-darwin/regen similarity index 100% rename from v1/flask/lib/python3.4/plat-darwin/regen rename to flask/lib/python3.4/plat-darwin/regen diff --git a/v1/flask/lib/python3.4/posixpath.py b/flask/lib/python3.4/posixpath.py similarity index 100% rename from v1/flask/lib/python3.4/posixpath.py rename to flask/lib/python3.4/posixpath.py diff --git a/v1/flask/lib/python3.4/random.py b/flask/lib/python3.4/random.py similarity index 100% rename from v1/flask/lib/python3.4/random.py rename to flask/lib/python3.4/random.py diff --git a/v1/flask/lib/python3.4/re.py b/flask/lib/python3.4/re.py similarity index 100% rename from v1/flask/lib/python3.4/re.py rename to flask/lib/python3.4/re.py diff --git a/v1/flask/lib/python3.4/reprlib.py b/flask/lib/python3.4/reprlib.py similarity index 100% rename from v1/flask/lib/python3.4/reprlib.py rename to flask/lib/python3.4/reprlib.py diff --git a/v1/flask/lib/python3.4/rlcompleter.py b/flask/lib/python3.4/rlcompleter.py similarity index 100% rename from v1/flask/lib/python3.4/rlcompleter.py rename to flask/lib/python3.4/rlcompleter.py diff --git a/v1/flask/lib/python3.4/shutil.py b/flask/lib/python3.4/shutil.py similarity index 100% rename from v1/flask/lib/python3.4/shutil.py rename to flask/lib/python3.4/shutil.py diff --git a/v1/flask/lib/python3.4/site-packages/__pycache__/appdirs.cpython-34.pyc b/flask/lib/python3.4/site-packages/__pycache__/appdirs.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/__pycache__/appdirs.cpython-34.pyc rename to flask/lib/python3.4/site-packages/__pycache__/appdirs.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/__pycache__/easy_install.cpython-34.pyc b/flask/lib/python3.4/site-packages/__pycache__/easy_install.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/__pycache__/easy_install.cpython-34.pyc rename to flask/lib/python3.4/site-packages/__pycache__/easy_install.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/__pycache__/pyparsing.cpython-34.pyc b/flask/lib/python3.4/site-packages/__pycache__/pyparsing.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/__pycache__/pyparsing.cpython-34.pyc rename to flask/lib/python3.4/site-packages/__pycache__/pyparsing.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/__pycache__/six.cpython-34.pyc b/flask/lib/python3.4/site-packages/__pycache__/six.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/__pycache__/six.cpython-34.pyc rename to flask/lib/python3.4/site-packages/__pycache__/six.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/DESCRIPTION.rst b/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/DESCRIPTION.rst similarity index 100% rename from v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/DESCRIPTION.rst rename to flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/DESCRIPTION.rst diff --git a/v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/INSTALLER b/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/INSTALLER similarity index 100% rename from v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/INSTALLER rename to flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/INSTALLER diff --git a/v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/METADATA b/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/METADATA similarity index 100% rename from v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/METADATA rename to flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/METADATA diff --git a/v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/RECORD b/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/RECORD similarity index 100% rename from v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/RECORD rename to flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/RECORD diff --git a/v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/WHEEL b/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/WHEEL similarity index 100% rename from v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/WHEEL rename to flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/WHEEL diff --git a/v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/metadata.json b/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/metadata.json similarity index 100% rename from v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/metadata.json rename to flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/metadata.json diff --git a/v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/top_level.txt b/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/top_level.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/top_level.txt rename to flask/lib/python3.4/site-packages/appdirs-1.4.0.dist-info/top_level.txt diff --git a/v1/flask/lib/python3.4/site-packages/appdirs.py b/flask/lib/python3.4/site-packages/appdirs.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/appdirs.py rename to flask/lib/python3.4/site-packages/appdirs.py diff --git a/v1/flask/lib/python3.4/site-packages/easy_install.py b/flask/lib/python3.4/site-packages/easy_install.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/easy_install.py rename to flask/lib/python3.4/site-packages/easy_install.py diff --git a/v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/DESCRIPTION.rst b/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/DESCRIPTION.rst similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/DESCRIPTION.rst rename to flask/lib/python3.4/site-packages/packaging-16.8.dist-info/DESCRIPTION.rst diff --git a/v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/INSTALLER b/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/INSTALLER similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/INSTALLER rename to flask/lib/python3.4/site-packages/packaging-16.8.dist-info/INSTALLER diff --git a/v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/METADATA b/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/METADATA similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/METADATA rename to flask/lib/python3.4/site-packages/packaging-16.8.dist-info/METADATA diff --git a/v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/RECORD b/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/RECORD similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/RECORD rename to flask/lib/python3.4/site-packages/packaging-16.8.dist-info/RECORD diff --git a/v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/WHEEL b/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/WHEEL similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/WHEEL rename to flask/lib/python3.4/site-packages/packaging-16.8.dist-info/WHEEL diff --git a/v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/metadata.json b/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/metadata.json similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/metadata.json rename to flask/lib/python3.4/site-packages/packaging-16.8.dist-info/metadata.json diff --git a/v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/top_level.txt b/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/top_level.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging-16.8.dist-info/top_level.txt rename to flask/lib/python3.4/site-packages/packaging-16.8.dist-info/top_level.txt diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__about__.py b/flask/lib/python3.4/site-packages/packaging/__about__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__about__.py rename to flask/lib/python3.4/site-packages/packaging/__about__.py diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__init__.py b/flask/lib/python3.4/site-packages/packaging/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__init__.py rename to flask/lib/python3.4/site-packages/packaging/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__pycache__/__about__.cpython-34.pyc b/flask/lib/python3.4/site-packages/packaging/__pycache__/__about__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__pycache__/__about__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/packaging/__pycache__/__about__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/packaging/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/packaging/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__pycache__/_compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/packaging/__pycache__/_compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__pycache__/_compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/packaging/__pycache__/_compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__pycache__/_structures.cpython-34.pyc b/flask/lib/python3.4/site-packages/packaging/__pycache__/_structures.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__pycache__/_structures.cpython-34.pyc rename to flask/lib/python3.4/site-packages/packaging/__pycache__/_structures.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__pycache__/markers.cpython-34.pyc b/flask/lib/python3.4/site-packages/packaging/__pycache__/markers.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__pycache__/markers.cpython-34.pyc rename to flask/lib/python3.4/site-packages/packaging/__pycache__/markers.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__pycache__/requirements.cpython-34.pyc b/flask/lib/python3.4/site-packages/packaging/__pycache__/requirements.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__pycache__/requirements.cpython-34.pyc rename to flask/lib/python3.4/site-packages/packaging/__pycache__/requirements.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__pycache__/specifiers.cpython-34.pyc b/flask/lib/python3.4/site-packages/packaging/__pycache__/specifiers.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__pycache__/specifiers.cpython-34.pyc rename to flask/lib/python3.4/site-packages/packaging/__pycache__/specifiers.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__pycache__/utils.cpython-34.pyc b/flask/lib/python3.4/site-packages/packaging/__pycache__/utils.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__pycache__/utils.cpython-34.pyc rename to flask/lib/python3.4/site-packages/packaging/__pycache__/utils.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/packaging/__pycache__/version.cpython-34.pyc b/flask/lib/python3.4/site-packages/packaging/__pycache__/version.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/__pycache__/version.cpython-34.pyc rename to flask/lib/python3.4/site-packages/packaging/__pycache__/version.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/packaging/_compat.py b/flask/lib/python3.4/site-packages/packaging/_compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/_compat.py rename to flask/lib/python3.4/site-packages/packaging/_compat.py diff --git a/v1/flask/lib/python3.4/site-packages/packaging/_structures.py b/flask/lib/python3.4/site-packages/packaging/_structures.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/_structures.py rename to flask/lib/python3.4/site-packages/packaging/_structures.py diff --git a/v1/flask/lib/python3.4/site-packages/packaging/markers.py b/flask/lib/python3.4/site-packages/packaging/markers.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/markers.py rename to flask/lib/python3.4/site-packages/packaging/markers.py diff --git a/v1/flask/lib/python3.4/site-packages/packaging/requirements.py b/flask/lib/python3.4/site-packages/packaging/requirements.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/requirements.py rename to flask/lib/python3.4/site-packages/packaging/requirements.py diff --git a/v1/flask/lib/python3.4/site-packages/packaging/specifiers.py b/flask/lib/python3.4/site-packages/packaging/specifiers.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/specifiers.py rename to flask/lib/python3.4/site-packages/packaging/specifiers.py diff --git a/v1/flask/lib/python3.4/site-packages/packaging/utils.py b/flask/lib/python3.4/site-packages/packaging/utils.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/utils.py rename to flask/lib/python3.4/site-packages/packaging/utils.py diff --git a/v1/flask/lib/python3.4/site-packages/packaging/version.py b/flask/lib/python3.4/site-packages/packaging/version.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/packaging/version.py rename to flask/lib/python3.4/site-packages/packaging/version.py diff --git a/v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/DESCRIPTION.rst b/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/DESCRIPTION.rst similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/DESCRIPTION.rst rename to flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/DESCRIPTION.rst diff --git a/v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/INSTALLER b/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/INSTALLER similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/INSTALLER rename to flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/INSTALLER diff --git a/v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/METADATA b/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/METADATA similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/METADATA rename to flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/METADATA diff --git a/v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/RECORD b/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/RECORD similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/RECORD rename to flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/RECORD diff --git a/v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/WHEEL b/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/WHEEL similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/WHEEL rename to flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/WHEEL diff --git a/v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/entry_points.txt b/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/entry_points.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/entry_points.txt rename to flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/entry_points.txt diff --git a/v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/metadata.json b/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/metadata.json similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/metadata.json rename to flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/metadata.json diff --git a/v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/top_level.txt b/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/top_level.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/top_level.txt rename to flask/lib/python3.4/site-packages/pip-9.0.1.dist-info/top_level.txt diff --git a/v1/flask/lib/python3.4/site-packages/pip/__init__.py b/flask/lib/python3.4/site-packages/pip/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__init__.py rename to flask/lib/python3.4/site-packages/pip/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/__main__.py b/flask/lib/python3.4/site-packages/pip/__main__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__main__.py rename to flask/lib/python3.4/site-packages/pip/__main__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/__main__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/__main__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/__main__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/__main__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/basecommand.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/basecommand.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/basecommand.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/basecommand.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/baseparser.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/baseparser.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/baseparser.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/baseparser.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/cmdoptions.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/cmdoptions.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/cmdoptions.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/cmdoptions.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/download.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/download.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/download.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/download.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/exceptions.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/exceptions.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/exceptions.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/exceptions.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/index.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/index.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/index.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/index.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/locations.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/locations.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/locations.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/locations.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/pep425tags.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/pep425tags.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/pep425tags.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/pep425tags.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/status_codes.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/status_codes.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/status_codes.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/status_codes.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/__pycache__/wheel.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/__pycache__/wheel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/__pycache__/wheel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/__pycache__/wheel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/appdirs.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/appdirs.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/appdirs.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/appdirs.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/distro.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/distro.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/distro.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/distro.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/ipaddress.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/ipaddress.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/ipaddress.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/ipaddress.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/ordereddict.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/ordereddict.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/ordereddict.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/ordereddict.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/pyparsing.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/pyparsing.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/pyparsing.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/pyparsing.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/re-vendor.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/re-vendor.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/re-vendor.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/re-vendor.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/retrying.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/retrying.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/retrying.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/retrying.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/six.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/six.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/six.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/__pycache__/six.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/appdirs.py b/flask/lib/python3.4/site-packages/pip/_vendor/appdirs.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/appdirs.py rename to flask/lib/python3.4/site-packages/pip/_vendor/appdirs.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/_cmd.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/_cmd.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/_cmd.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/_cmd.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/adapter.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/adapter.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/adapter.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/adapter.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/cache.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/cache.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/cache.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/cache.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/compat.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/compat.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/compat.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/controller.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/controller.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/controller.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/controller.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/filewrapper.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/filewrapper.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/filewrapper.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/filewrapper.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/heuristics.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/heuristics.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/heuristics.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/heuristics.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/serialize.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/serialize.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/serialize.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/serialize.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/wrapper.py b/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/wrapper.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/wrapper.py rename to flask/lib/python3.4/site-packages/pip/_vendor/cachecontrol/wrapper.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/initialise.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/initialise.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/initialise.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/initialise.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/winterm.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/winterm.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/winterm.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/__pycache__/winterm.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/ansi.py b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/ansi.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/ansi.py rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/ansi.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/ansitowin32.py b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/ansitowin32.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/ansitowin32.py rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/ansitowin32.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/initialise.py b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/initialise.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/initialise.py rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/initialise.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/win32.py b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/win32.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/win32.py rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/win32.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/winterm.py b/flask/lib/python3.4/site-packages/pip/_vendor/colorama/winterm.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/colorama/winterm.py rename to flask/lib/python3.4/site-packages/pip/_vendor/colorama/winterm.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/misc.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/misc.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/misc.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/misc.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/shutil.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/shutil.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/shutil.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/shutil.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/sysconfig.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/sysconfig.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/sysconfig.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/sysconfig.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/tarfile.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/tarfile.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/tarfile.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/__pycache__/tarfile.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/misc.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/misc.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/misc.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/misc.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/shutil.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/shutil.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/shutil.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/shutil.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/sysconfig.cfg b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/sysconfig.cfg similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/sysconfig.cfg rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/sysconfig.cfg diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/sysconfig.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/sysconfig.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/sysconfig.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/sysconfig.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/tarfile.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/tarfile.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/tarfile.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/_backport/tarfile.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/compat.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/compat.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/compat.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/database.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/database.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/database.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/database.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/index.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/index.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/index.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/index.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/locators.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/locators.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/locators.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/locators.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/manifest.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/manifest.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/manifest.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/manifest.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/markers.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/markers.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/markers.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/markers.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/metadata.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/metadata.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/metadata.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/metadata.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/resources.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/resources.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/resources.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/resources.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/scripts.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/scripts.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/scripts.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/scripts.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/t32.exe b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/t32.exe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/t32.exe rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/t32.exe diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/t64.exe b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/t64.exe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/t64.exe rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/t64.exe diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/util.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/util.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/util.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/util.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/version.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/version.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/version.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/version.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/w32.exe b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/w32.exe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/w32.exe rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/w32.exe diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/w64.exe b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/w64.exe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/w64.exe rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/w64.exe diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/wheel.py b/flask/lib/python3.4/site-packages/pip/_vendor/distlib/wheel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distlib/wheel.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distlib/wheel.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/distro.py b/flask/lib/python3.4/site-packages/pip/_vendor/distro.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/distro.py rename to flask/lib/python3.4/site-packages/pip/_vendor/distro.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_ihatexml.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_ihatexml.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_ihatexml.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_ihatexml.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_inputstream.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_inputstream.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_inputstream.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_inputstream.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_tokenizer.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_utils.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_utils.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_utils.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/_utils.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/constants.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/constants.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/constants.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/constants.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/html5parser.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/html5parser.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/html5parser.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/html5parser.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/serializer.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/serializer.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/serializer.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/__pycache__/serializer.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_ihatexml.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_ihatexml.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_ihatexml.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_ihatexml.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_inputstream.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_inputstream.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_inputstream.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_inputstream.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_tokenizer.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_tokenizer.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_tokenizer.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_tokenizer.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/_base.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/datrie.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/datrie.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/datrie.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/datrie.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/py.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/py.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/py.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/__pycache__/py.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/_base.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/_base.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/_base.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/_base.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/datrie.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/datrie.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/datrie.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/datrie.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/py.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/py.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/py.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_trie/py.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_utils.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_utils.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_utils.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/_utils.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/constants.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/constants.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/constants.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/constants.py diff --git a/apolloActivity/apolloActivity/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__init__.py similarity index 100% rename from apolloActivity/apolloActivity/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/alphabeticalattributes.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/base.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/base.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/base.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/base.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/inject_meta_charset.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/lint.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/lint.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/lint.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/lint.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/optionaltags.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/sanitizer.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/whitespace.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/whitespace.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/whitespace.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__pycache__/whitespace.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/base.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/base.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/base.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/base.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/lint.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/lint.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/lint.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/lint.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/optionaltags.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/optionaltags.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/optionaltags.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/optionaltags.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/sanitizer.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/sanitizer.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/sanitizer.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/sanitizer.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/whitespace.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/whitespace.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/whitespace.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/whitespace.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/html5parser.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/html5parser.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/html5parser.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/html5parser.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/serializer.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/genshi.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/__pycache__/sax.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/sax.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/sax.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/sax.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treeadapters/sax.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/base.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/dom.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/etree.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/__pycache__/etree_lxml.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/base.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/base.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/base.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/base.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/dom.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/dom.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/dom.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/dom.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/base.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/base.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/base.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/base.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/dom.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/etree.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/etree_lxml.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/__pycache__/genshi.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/base.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/base.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/base.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/base.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/dom.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/dom.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/dom.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/dom.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/etree.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/etree.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/etree.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/etree.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py b/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py rename to flask/lib/python3.4/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/ipaddress.py b/flask/lib/python3.4/site-packages/pip/_vendor/ipaddress.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/ipaddress.py rename to flask/lib/python3.4/site-packages/pip/_vendor/ipaddress.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/linklockfile.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/linklockfile.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/linklockfile.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/linklockfile.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/mkdirlockfile.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/mkdirlockfile.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/mkdirlockfile.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/mkdirlockfile.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/pidlockfile.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/pidlockfile.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/pidlockfile.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/pidlockfile.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/sqlitelockfile.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/sqlitelockfile.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/sqlitelockfile.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/sqlitelockfile.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/symlinklockfile.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/symlinklockfile.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/symlinklockfile.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/__pycache__/symlinklockfile.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/linklockfile.py b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/linklockfile.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/linklockfile.py rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/linklockfile.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/mkdirlockfile.py b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/mkdirlockfile.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/mkdirlockfile.py rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/mkdirlockfile.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/pidlockfile.py b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/pidlockfile.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/pidlockfile.py rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/pidlockfile.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/sqlitelockfile.py b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/sqlitelockfile.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/sqlitelockfile.py rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/sqlitelockfile.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/symlinklockfile.py b/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/symlinklockfile.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/lockfile/symlinklockfile.py rename to flask/lib/python3.4/site-packages/pip/_vendor/lockfile/symlinklockfile.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/ordereddict.py b/flask/lib/python3.4/site-packages/pip/_vendor/ordereddict.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/ordereddict.py rename to flask/lib/python3.4/site-packages/pip/_vendor/ordereddict.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__about__.py b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__about__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__about__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__about__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/__about__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/__about__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/__about__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/__about__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/_compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/_compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/_compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/_compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/_compat.py b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/_compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/_compat.py rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/_compat.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/_structures.py b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/_structures.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/_structures.py rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/_structures.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/markers.py b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/markers.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/markers.py rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/markers.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/requirements.py b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/requirements.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/requirements.py rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/requirements.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/specifiers.py b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/specifiers.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/specifiers.py rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/specifiers.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/utils.py b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/utils.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/utils.py rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/utils.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/version.py b/flask/lib/python3.4/site-packages/pip/_vendor/packaging/version.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/packaging/version.py rename to flask/lib/python3.4/site-packages/pip/_vendor/packaging/version.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/pkg_resources/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/pkg_resources/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/pkg_resources/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/pkg_resources/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/progress/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/progress/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/bar.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/bar.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/bar.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/bar.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/counter.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/counter.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/counter.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/counter.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/helpers.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/helpers.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/helpers.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/helpers.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/spinner.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/spinner.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/spinner.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/progress/__pycache__/spinner.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/bar.py b/flask/lib/python3.4/site-packages/pip/_vendor/progress/bar.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/bar.py rename to flask/lib/python3.4/site-packages/pip/_vendor/progress/bar.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/counter.py b/flask/lib/python3.4/site-packages/pip/_vendor/progress/counter.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/counter.py rename to flask/lib/python3.4/site-packages/pip/_vendor/progress/counter.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/helpers.py b/flask/lib/python3.4/site-packages/pip/_vendor/progress/helpers.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/helpers.py rename to flask/lib/python3.4/site-packages/pip/_vendor/progress/helpers.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/spinner.py b/flask/lib/python3.4/site-packages/pip/_vendor/progress/spinner.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/progress/spinner.py rename to flask/lib/python3.4/site-packages/pip/_vendor/progress/spinner.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/pyparsing.py b/flask/lib/python3.4/site-packages/pip/_vendor/pyparsing.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/pyparsing.py rename to flask/lib/python3.4/site-packages/pip/_vendor/pyparsing.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/re-vendor.py b/flask/lib/python3.4/site-packages/pip/_vendor/re-vendor.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/re-vendor.py rename to flask/lib/python3.4/site-packages/pip/_vendor/re-vendor.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/api.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/api.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/api.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/api.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/models.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/models.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/models.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/models.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/adapters.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/adapters.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/adapters.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/adapters.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/api.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/api.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/api.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/api.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/auth.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/auth.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/auth.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/auth.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/cacert.pem b/flask/lib/python3.4/site-packages/pip/_vendor/requests/cacert.pem similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/cacert.pem rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/cacert.pem diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/certs.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/certs.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/certs.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/certs.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/compat.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/compat.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/compat.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/cookies.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/cookies.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/cookies.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/cookies.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/exceptions.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/exceptions.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/exceptions.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/exceptions.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/hooks.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/hooks.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/hooks.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/hooks.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/models.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/models.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/models.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/models.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/big5freq.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/big5freq.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/big5freq.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/big5freq.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/big5prober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/big5prober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/big5prober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/big5prober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/chardetect.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/chardetect.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/chardetect.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/chardetect.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/chardistribution.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/chardistribution.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/chardistribution.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/chardistribution.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/charsetgroupprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/charsetgroupprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/charsetgroupprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/charsetgroupprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/charsetprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/charsetprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/charsetprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/charsetprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/codingstatemachine.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/codingstatemachine.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/codingstatemachine.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/codingstatemachine.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/constants.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/constants.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/constants.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/constants.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/cp949prober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/cp949prober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/cp949prober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/cp949prober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/escprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/escprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/escprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/escprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/escsm.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/escsm.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/escsm.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/escsm.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/eucjpprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/eucjpprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/eucjpprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/eucjpprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euckrfreq.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euckrfreq.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euckrfreq.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euckrfreq.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euckrprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euckrprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euckrprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euckrprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euctwfreq.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euctwfreq.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euctwfreq.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euctwfreq.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euctwprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euctwprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euctwprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/euctwprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/gb2312freq.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/gb2312freq.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/gb2312freq.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/gb2312freq.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/gb2312prober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/gb2312prober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/gb2312prober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/gb2312prober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/hebrewprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/hebrewprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/hebrewprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/hebrewprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/jisfreq.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/jisfreq.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/jisfreq.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/jisfreq.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/jpcntx.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/jpcntx.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/jpcntx.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/jpcntx.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langbulgarianmodel.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langbulgarianmodel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langbulgarianmodel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langbulgarianmodel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langcyrillicmodel.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langcyrillicmodel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langcyrillicmodel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langcyrillicmodel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langgreekmodel.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langgreekmodel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langgreekmodel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langgreekmodel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langhebrewmodel.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langhebrewmodel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langhebrewmodel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langhebrewmodel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langhungarianmodel.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langhungarianmodel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langhungarianmodel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langhungarianmodel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langthaimodel.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langthaimodel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langthaimodel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/langthaimodel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/latin1prober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/latin1prober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/latin1prober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/latin1prober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcharsetprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcharsetprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcharsetprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcharsetprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcsgroupprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcsgroupprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcsgroupprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcsgroupprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcssm.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcssm.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcssm.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/mbcssm.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sbcharsetprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sbcharsetprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sbcharsetprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sbcharsetprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sbcsgroupprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sbcsgroupprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sbcsgroupprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sbcsgroupprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sjisprober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sjisprober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sjisprober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/sjisprober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/universaldetector.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/universaldetector.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/universaldetector.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/universaldetector.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/utf8prober.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/utf8prober.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/utf8prober.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/__pycache__/utf8prober.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5freq.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5freq.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5freq.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5freq.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5prober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5prober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5prober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/big5prober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardetect.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardetect.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardetect.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardetect.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardistribution.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardistribution.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardistribution.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/chardistribution.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetgroupprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetgroupprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetgroupprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetgroupprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/charsetprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/codingstatemachine.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/codingstatemachine.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/codingstatemachine.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/codingstatemachine.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/compat.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/compat.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/compat.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/constants.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/constants.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/constants.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/constants.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/cp949prober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/cp949prober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/cp949prober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/cp949prober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escsm.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escsm.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escsm.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/escsm.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/eucjpprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/eucjpprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/eucjpprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/eucjpprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrfreq.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrfreq.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrfreq.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrfreq.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euckrprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwfreq.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwfreq.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwfreq.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwfreq.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/euctwprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312freq.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312freq.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312freq.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312freq.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312prober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312prober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312prober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/gb2312prober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/hebrewprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/hebrewprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/hebrewprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/hebrewprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jisfreq.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jisfreq.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jisfreq.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jisfreq.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jpcntx.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jpcntx.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jpcntx.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/jpcntx.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langbulgarianmodel.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langcyrillicmodel.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langgreekmodel.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langgreekmodel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langgreekmodel.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langgreekmodel.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhebrewmodel.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhebrewmodel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhebrewmodel.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhebrewmodel.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhungarianmodel.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhungarianmodel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhungarianmodel.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langhungarianmodel.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langthaimodel.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langthaimodel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langthaimodel.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/langthaimodel.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/latin1prober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/latin1prober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/latin1prober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/latin1prober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcharsetprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcharsetprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcharsetprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcharsetprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcsgroupprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcssm.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcssm.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcssm.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/mbcssm.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcharsetprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcharsetprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcharsetprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcharsetprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sbcsgroupprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sjisprober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sjisprober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sjisprober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/sjisprober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/universaldetector.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/universaldetector.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/universaldetector.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/universaldetector.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/utf8prober.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/utf8prober.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/utf8prober.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/chardet/utf8prober.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/_collections.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/_collections.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/_collections.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/_collections.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/connection.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/connection.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/connection.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/connection.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/connectionpool.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/connectionpool.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/connectionpool.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/connectionpool.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/exceptions.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/exceptions.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/exceptions.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/exceptions.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/fields.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/fields.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/fields.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/fields.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/filepost.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/filepost.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/filepost.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/filepost.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/poolmanager.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/poolmanager.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/poolmanager.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/poolmanager.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/request.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/request.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/request.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/request.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/response.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/response.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/response.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/__pycache__/response.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/_collections.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/_collections.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/_collections.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/_collections.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connection.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connection.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connection.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connection.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connectionpool.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connectionpool.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connectionpool.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/connectionpool.py diff --git a/apolloActivity/ip/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__init__.py similarity index 100% rename from apolloActivity/ip/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/appengine.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/appengine.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/appengine.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/appengine.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/ntlmpool.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/ntlmpool.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/ntlmpool.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/ntlmpool.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/pyopenssl.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/pyopenssl.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/pyopenssl.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/pyopenssl.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/socks.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/socks.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/socks.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__pycache__/socks.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/appengine.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/appengine.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/appengine.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/appengine.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/ntlmpool.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/pyopenssl.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/socks.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/socks.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/socks.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/socks.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/exceptions.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/fields.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/fields.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/fields.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/fields.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/filepost.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/filepost.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/filepost.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/filepost.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/ordered_dict.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/ordered_dict.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/ordered_dict.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/ordered_dict.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/six.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/six.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/six.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/__pycache__/six.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ordered_dict.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/six.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/six.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/six.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/six.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/_implementation.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/_implementation.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/_implementation.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/__pycache__/_implementation.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/poolmanager.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/poolmanager.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/poolmanager.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/poolmanager.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/request.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/request.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/request.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/request.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/response.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/response.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/response.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/response.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/connection.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/connection.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/connection.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/connection.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/request.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/request.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/request.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/request.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/response.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/response.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/response.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/response.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/retry.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/retry.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/retry.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/retry.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/ssl_.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/ssl_.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/ssl_.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/ssl_.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/timeout.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/timeout.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/timeout.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/timeout.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/url.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/url.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/url.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/__pycache__/url.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/connection.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/connection.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/connection.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/connection.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/request.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/request.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/request.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/request.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/response.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/response.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/response.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/response.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/retry.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/retry.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/retry.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/retry.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/timeout.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/timeout.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/timeout.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/timeout.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/url.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/url.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/url.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/util/url.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/sessions.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/sessions.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/sessions.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/sessions.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/status_codes.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/status_codes.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/status_codes.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/status_codes.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/structures.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/structures.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/structures.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/structures.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/utils.py b/flask/lib/python3.4/site-packages/pip/_vendor/requests/utils.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/utils.py rename to flask/lib/python3.4/site-packages/pip/_vendor/requests/utils.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/retrying.py b/flask/lib/python3.4/site-packages/pip/_vendor/retrying.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/retrying.py rename to flask/lib/python3.4/site-packages/pip/_vendor/retrying.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/six.py b/flask/lib/python3.4/site-packages/pip/_vendor/six.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/six.py rename to flask/lib/python3.4/site-packages/pip/_vendor/six.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__init__.py b/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__init__.py rename to flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/labels.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/labels.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/labels.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/labels.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/mklabels.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/mklabels.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/mklabels.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/mklabels.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/tests.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/tests.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/tests.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/tests.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/labels.py b/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/labels.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/labels.py rename to flask/lib/python3.4/site-packages/pip/_vendor/webencodings/labels.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/mklabels.py b/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/mklabels.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/mklabels.py rename to flask/lib/python3.4/site-packages/pip/_vendor/webencodings/mklabels.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/tests.py b/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/tests.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/tests.py rename to flask/lib/python3.4/site-packages/pip/_vendor/webencodings/tests.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/x_user_defined.py b/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/x_user_defined.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/webencodings/x_user_defined.py rename to flask/lib/python3.4/site-packages/pip/_vendor/webencodings/x_user_defined.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/basecommand.py b/flask/lib/python3.4/site-packages/pip/basecommand.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/basecommand.py rename to flask/lib/python3.4/site-packages/pip/basecommand.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/baseparser.py b/flask/lib/python3.4/site-packages/pip/baseparser.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/baseparser.py rename to flask/lib/python3.4/site-packages/pip/baseparser.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/cmdoptions.py b/flask/lib/python3.4/site-packages/pip/cmdoptions.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/cmdoptions.py rename to flask/lib/python3.4/site-packages/pip/cmdoptions.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__init__.py b/flask/lib/python3.4/site-packages/pip/commands/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__init__.py rename to flask/lib/python3.4/site-packages/pip/commands/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/check.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/check.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/check.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/check.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/completion.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/completion.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/completion.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/completion.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/download.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/download.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/download.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/download.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/freeze.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/freeze.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/freeze.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/freeze.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/hash.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/hash.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/hash.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/hash.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/help.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/help.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/help.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/help.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/install.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/install.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/install.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/install.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/list.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/list.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/list.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/list.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/search.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/search.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/search.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/search.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/show.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/show.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/show.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/show.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/uninstall.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/uninstall.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/uninstall.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/uninstall.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/wheel.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/commands/__pycache__/wheel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/__pycache__/wheel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/commands/__pycache__/wheel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/check.py b/flask/lib/python3.4/site-packages/pip/commands/check.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/check.py rename to flask/lib/python3.4/site-packages/pip/commands/check.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/completion.py b/flask/lib/python3.4/site-packages/pip/commands/completion.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/completion.py rename to flask/lib/python3.4/site-packages/pip/commands/completion.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/download.py b/flask/lib/python3.4/site-packages/pip/commands/download.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/download.py rename to flask/lib/python3.4/site-packages/pip/commands/download.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/freeze.py b/flask/lib/python3.4/site-packages/pip/commands/freeze.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/freeze.py rename to flask/lib/python3.4/site-packages/pip/commands/freeze.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/hash.py b/flask/lib/python3.4/site-packages/pip/commands/hash.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/hash.py rename to flask/lib/python3.4/site-packages/pip/commands/hash.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/help.py b/flask/lib/python3.4/site-packages/pip/commands/help.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/help.py rename to flask/lib/python3.4/site-packages/pip/commands/help.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/install.py b/flask/lib/python3.4/site-packages/pip/commands/install.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/install.py rename to flask/lib/python3.4/site-packages/pip/commands/install.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/list.py b/flask/lib/python3.4/site-packages/pip/commands/list.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/list.py rename to flask/lib/python3.4/site-packages/pip/commands/list.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/search.py b/flask/lib/python3.4/site-packages/pip/commands/search.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/search.py rename to flask/lib/python3.4/site-packages/pip/commands/search.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/show.py b/flask/lib/python3.4/site-packages/pip/commands/show.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/show.py rename to flask/lib/python3.4/site-packages/pip/commands/show.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/uninstall.py b/flask/lib/python3.4/site-packages/pip/commands/uninstall.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/uninstall.py rename to flask/lib/python3.4/site-packages/pip/commands/uninstall.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/commands/wheel.py b/flask/lib/python3.4/site-packages/pip/commands/wheel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/commands/wheel.py rename to flask/lib/python3.4/site-packages/pip/commands/wheel.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/compat/__init__.py b/flask/lib/python3.4/site-packages/pip/compat/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/compat/__init__.py rename to flask/lib/python3.4/site-packages/pip/compat/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/compat/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/compat/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/compat/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/compat/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/compat/__pycache__/dictconfig.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/compat/__pycache__/dictconfig.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/compat/__pycache__/dictconfig.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/compat/__pycache__/dictconfig.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/compat/dictconfig.py b/flask/lib/python3.4/site-packages/pip/compat/dictconfig.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/compat/dictconfig.py rename to flask/lib/python3.4/site-packages/pip/compat/dictconfig.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/download.py b/flask/lib/python3.4/site-packages/pip/download.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/download.py rename to flask/lib/python3.4/site-packages/pip/download.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/exceptions.py b/flask/lib/python3.4/site-packages/pip/exceptions.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/exceptions.py rename to flask/lib/python3.4/site-packages/pip/exceptions.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/index.py b/flask/lib/python3.4/site-packages/pip/index.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/index.py rename to flask/lib/python3.4/site-packages/pip/index.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/locations.py b/flask/lib/python3.4/site-packages/pip/locations.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/locations.py rename to flask/lib/python3.4/site-packages/pip/locations.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/models/__init__.py b/flask/lib/python3.4/site-packages/pip/models/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/models/__init__.py rename to flask/lib/python3.4/site-packages/pip/models/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/models/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/models/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/models/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/models/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/models/__pycache__/index.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/models/__pycache__/index.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/models/__pycache__/index.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/models/__pycache__/index.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/models/index.py b/flask/lib/python3.4/site-packages/pip/models/index.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/models/index.py rename to flask/lib/python3.4/site-packages/pip/models/index.py diff --git a/apolloActivity/ip/migrations/__init__.py b/flask/lib/python3.4/site-packages/pip/operations/__init__.py similarity index 100% rename from apolloActivity/ip/migrations/__init__.py rename to flask/lib/python3.4/site-packages/pip/operations/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/operations/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/operations/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/operations/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/operations/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/operations/__pycache__/check.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/operations/__pycache__/check.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/operations/__pycache__/check.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/operations/__pycache__/check.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/operations/__pycache__/freeze.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/operations/__pycache__/freeze.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/operations/__pycache__/freeze.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/operations/__pycache__/freeze.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/operations/check.py b/flask/lib/python3.4/site-packages/pip/operations/check.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/operations/check.py rename to flask/lib/python3.4/site-packages/pip/operations/check.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/operations/freeze.py b/flask/lib/python3.4/site-packages/pip/operations/freeze.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/operations/freeze.py rename to flask/lib/python3.4/site-packages/pip/operations/freeze.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/pep425tags.py b/flask/lib/python3.4/site-packages/pip/pep425tags.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/pep425tags.py rename to flask/lib/python3.4/site-packages/pip/pep425tags.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/req/__init__.py b/flask/lib/python3.4/site-packages/pip/req/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/req/__init__.py rename to flask/lib/python3.4/site-packages/pip/req/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/req/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/req/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/req/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/req/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_file.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_file.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_file.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/req/__pycache__/req_file.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_install.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_install.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_install.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/req/__pycache__/req_install.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_set.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_set.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_set.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/req/__pycache__/req_set.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_uninstall.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_uninstall.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/req/__pycache__/req_uninstall.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/req/__pycache__/req_uninstall.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/req/req_file.py b/flask/lib/python3.4/site-packages/pip/req/req_file.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/req/req_file.py rename to flask/lib/python3.4/site-packages/pip/req/req_file.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/req/req_install.py b/flask/lib/python3.4/site-packages/pip/req/req_install.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/req/req_install.py rename to flask/lib/python3.4/site-packages/pip/req/req_install.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/req/req_set.py b/flask/lib/python3.4/site-packages/pip/req/req_set.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/req/req_set.py rename to flask/lib/python3.4/site-packages/pip/req/req_set.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/req/req_uninstall.py b/flask/lib/python3.4/site-packages/pip/req/req_uninstall.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/req/req_uninstall.py rename to flask/lib/python3.4/site-packages/pip/req/req_uninstall.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/status_codes.py b/flask/lib/python3.4/site-packages/pip/status_codes.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/status_codes.py rename to flask/lib/python3.4/site-packages/pip/status_codes.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__init__.py b/flask/lib/python3.4/site-packages/pip/utils/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__init__.py rename to flask/lib/python3.4/site-packages/pip/utils/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/appdirs.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/appdirs.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/appdirs.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/appdirs.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/build.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/build.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/build.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/build.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/deprecation.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/deprecation.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/deprecation.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/deprecation.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/encoding.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/encoding.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/encoding.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/encoding.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/filesystem.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/filesystem.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/filesystem.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/filesystem.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/glibc.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/glibc.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/glibc.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/glibc.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/hashes.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/hashes.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/hashes.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/hashes.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/logging.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/logging.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/logging.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/logging.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/outdated.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/outdated.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/outdated.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/outdated.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/packaging.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/packaging.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/packaging.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/packaging.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/setuptools_build.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/setuptools_build.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/setuptools_build.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/setuptools_build.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/ui.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/utils/__pycache__/ui.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/__pycache__/ui.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/utils/__pycache__/ui.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/appdirs.py b/flask/lib/python3.4/site-packages/pip/utils/appdirs.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/appdirs.py rename to flask/lib/python3.4/site-packages/pip/utils/appdirs.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/build.py b/flask/lib/python3.4/site-packages/pip/utils/build.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/build.py rename to flask/lib/python3.4/site-packages/pip/utils/build.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/deprecation.py b/flask/lib/python3.4/site-packages/pip/utils/deprecation.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/deprecation.py rename to flask/lib/python3.4/site-packages/pip/utils/deprecation.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/encoding.py b/flask/lib/python3.4/site-packages/pip/utils/encoding.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/encoding.py rename to flask/lib/python3.4/site-packages/pip/utils/encoding.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/filesystem.py b/flask/lib/python3.4/site-packages/pip/utils/filesystem.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/filesystem.py rename to flask/lib/python3.4/site-packages/pip/utils/filesystem.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/glibc.py b/flask/lib/python3.4/site-packages/pip/utils/glibc.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/glibc.py rename to flask/lib/python3.4/site-packages/pip/utils/glibc.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/hashes.py b/flask/lib/python3.4/site-packages/pip/utils/hashes.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/hashes.py rename to flask/lib/python3.4/site-packages/pip/utils/hashes.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/logging.py b/flask/lib/python3.4/site-packages/pip/utils/logging.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/logging.py rename to flask/lib/python3.4/site-packages/pip/utils/logging.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/outdated.py b/flask/lib/python3.4/site-packages/pip/utils/outdated.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/outdated.py rename to flask/lib/python3.4/site-packages/pip/utils/outdated.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/packaging.py b/flask/lib/python3.4/site-packages/pip/utils/packaging.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/packaging.py rename to flask/lib/python3.4/site-packages/pip/utils/packaging.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/setuptools_build.py b/flask/lib/python3.4/site-packages/pip/utils/setuptools_build.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/setuptools_build.py rename to flask/lib/python3.4/site-packages/pip/utils/setuptools_build.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/utils/ui.py b/flask/lib/python3.4/site-packages/pip/utils/ui.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/utils/ui.py rename to flask/lib/python3.4/site-packages/pip/utils/ui.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/vcs/__init__.py b/flask/lib/python3.4/site-packages/pip/vcs/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/vcs/__init__.py rename to flask/lib/python3.4/site-packages/pip/vcs/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/vcs/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/bazaar.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/bazaar.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/bazaar.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/vcs/__pycache__/bazaar.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/git.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/git.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/git.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/vcs/__pycache__/git.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/mercurial.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/mercurial.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/mercurial.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/vcs/__pycache__/mercurial.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/subversion.cpython-34.pyc b/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/subversion.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/vcs/__pycache__/subversion.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pip/vcs/__pycache__/subversion.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pip/vcs/bazaar.py b/flask/lib/python3.4/site-packages/pip/vcs/bazaar.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/vcs/bazaar.py rename to flask/lib/python3.4/site-packages/pip/vcs/bazaar.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/vcs/git.py b/flask/lib/python3.4/site-packages/pip/vcs/git.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/vcs/git.py rename to flask/lib/python3.4/site-packages/pip/vcs/git.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/vcs/mercurial.py b/flask/lib/python3.4/site-packages/pip/vcs/mercurial.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/vcs/mercurial.py rename to flask/lib/python3.4/site-packages/pip/vcs/mercurial.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/vcs/subversion.py b/flask/lib/python3.4/site-packages/pip/vcs/subversion.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/vcs/subversion.py rename to flask/lib/python3.4/site-packages/pip/vcs/subversion.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/wheel.py b/flask/lib/python3.4/site-packages/pip/wheel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/wheel.py rename to flask/lib/python3.4/site-packages/pip/wheel.py diff --git a/v1/flask/lib/python3.4/site-packages/pkg_resources/__init__.py b/flask/lib/python3.4/site-packages/pkg_resources/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pkg_resources/__init__.py rename to flask/lib/python3.4/site-packages/pkg_resources/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/pkg_resources/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/pkg_resources/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pkg_resources/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/pkg_resources/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/DESCRIPTION.rst b/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/DESCRIPTION.rst similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/DESCRIPTION.rst rename to flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/DESCRIPTION.rst diff --git a/v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/INSTALLER b/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/INSTALLER similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/INSTALLER rename to flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/INSTALLER diff --git a/v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/METADATA b/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/METADATA similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/METADATA rename to flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/METADATA diff --git a/v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/RECORD b/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/RECORD similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/RECORD rename to flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/RECORD diff --git a/v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/WHEEL b/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/WHEEL similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/WHEEL rename to flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/WHEEL diff --git a/v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/metadata.json b/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/metadata.json similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/metadata.json rename to flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/metadata.json diff --git a/v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/top_level.txt b/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/top_level.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/top_level.txt rename to flask/lib/python3.4/site-packages/pyparsing-2.1.10.dist-info/top_level.txt diff --git a/v1/flask/lib/python3.4/site-packages/pyparsing.py b/flask/lib/python3.4/site-packages/pyparsing.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pyparsing.py rename to flask/lib/python3.4/site-packages/pyparsing.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/DESCRIPTION.rst b/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/DESCRIPTION.rst similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/DESCRIPTION.rst rename to flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/DESCRIPTION.rst diff --git a/v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/INSTALLER b/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/INSTALLER similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/INSTALLER rename to flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/INSTALLER diff --git a/v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/METADATA b/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/METADATA similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/METADATA rename to flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/METADATA diff --git a/v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/RECORD b/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/RECORD similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/RECORD rename to flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/RECORD diff --git a/v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/WHEEL b/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/WHEEL similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/WHEEL rename to flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/WHEEL diff --git a/v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/dependency_links.txt b/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/dependency_links.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/dependency_links.txt rename to flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/dependency_links.txt diff --git a/v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/entry_points.txt b/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/entry_points.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/entry_points.txt rename to flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/entry_points.txt diff --git a/v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/metadata.json b/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/metadata.json similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/metadata.json rename to flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/metadata.json diff --git a/v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/top_level.txt b/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/top_level.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/top_level.txt rename to flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/top_level.txt diff --git a/v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/zip-safe b/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/zip-safe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/zip-safe rename to flask/lib/python3.4/site-packages/setuptools-34.1.0.dist-info/zip-safe diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__init__.py b/flask/lib/python3.4/site-packages/setuptools/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__init__.py rename to flask/lib/python3.4/site-packages/setuptools/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/archive_util.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/archive_util.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/archive_util.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/archive_util.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/config.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/config.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/config.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/config.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/dep_util.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/dep_util.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/dep_util.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/dep_util.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/depends.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/depends.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/depends.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/depends.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/dist.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/dist.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/dist.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/dist.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/extension.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/extension.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/extension.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/extension.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/glob.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/glob.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/glob.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/glob.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/launch.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/launch.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/launch.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/launch.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/lib2to3_ex.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/lib2to3_ex.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/lib2to3_ex.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/lib2to3_ex.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/monkey.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/monkey.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/monkey.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/monkey.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/msvc.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/msvc.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/msvc.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/msvc.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/namespaces.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/namespaces.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/namespaces.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/namespaces.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/package_index.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/package_index.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/package_index.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/package_index.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/py26compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/py26compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/py26compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/py26compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/py27compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/py27compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/py27compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/py27compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/py31compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/py31compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/py31compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/py31compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/py33compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/py33compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/py33compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/py33compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/py36compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/py36compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/py36compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/py36compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/sandbox.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/sandbox.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/sandbox.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/sandbox.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/site-patch.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/site-patch.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/site-patch.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/site-patch.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/ssl_support.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/ssl_support.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/ssl_support.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/ssl_support.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/unicode_utils.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/unicode_utils.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/unicode_utils.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/unicode_utils.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/version.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/version.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/version.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/version.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/windows_support.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/__pycache__/windows_support.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/__pycache__/windows_support.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/__pycache__/windows_support.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/archive_util.py b/flask/lib/python3.4/site-packages/setuptools/archive_util.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/archive_util.py rename to flask/lib/python3.4/site-packages/setuptools/archive_util.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/cli-32.exe b/flask/lib/python3.4/site-packages/setuptools/cli-32.exe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/cli-32.exe rename to flask/lib/python3.4/site-packages/setuptools/cli-32.exe diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/cli-64.exe b/flask/lib/python3.4/site-packages/setuptools/cli-64.exe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/cli-64.exe rename to flask/lib/python3.4/site-packages/setuptools/cli-64.exe diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/cli.exe b/flask/lib/python3.4/site-packages/setuptools/cli.exe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/cli.exe rename to flask/lib/python3.4/site-packages/setuptools/cli.exe diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__init__.py b/flask/lib/python3.4/site-packages/setuptools/command/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__init__.py rename to flask/lib/python3.4/site-packages/setuptools/command/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/alias.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/alias.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/alias.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/alias.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_wininst.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_wininst.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_wininst.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/bdist_wininst.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_clib.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_clib.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_clib.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_clib.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_ext.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_ext.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_ext.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_ext.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_py.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_py.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_py.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/build_py.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/develop.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/develop.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/develop.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/develop.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/easy_install.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/easy_install.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/easy_install.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/easy_install.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/egg_info.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/egg_info.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/egg_info.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/egg_info.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_lib.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_lib.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_lib.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_lib.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_scripts.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_scripts.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_scripts.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/install_scripts.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/py36compat.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/py36compat.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/py36compat.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/py36compat.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/register.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/register.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/register.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/register.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/rotate.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/rotate.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/rotate.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/rotate.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/saveopts.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/saveopts.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/saveopts.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/saveopts.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/sdist.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/sdist.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/sdist.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/sdist.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/setopt.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/setopt.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/setopt.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/setopt.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/test.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/test.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/test.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/test.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/upload.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/upload.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/upload.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/upload.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/upload_docs.cpython-34.pyc b/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/upload_docs.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/__pycache__/upload_docs.cpython-34.pyc rename to flask/lib/python3.4/site-packages/setuptools/command/__pycache__/upload_docs.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/alias.py b/flask/lib/python3.4/site-packages/setuptools/command/alias.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/alias.py rename to flask/lib/python3.4/site-packages/setuptools/command/alias.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/bdist_egg.py b/flask/lib/python3.4/site-packages/setuptools/command/bdist_egg.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/bdist_egg.py rename to flask/lib/python3.4/site-packages/setuptools/command/bdist_egg.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/bdist_rpm.py b/flask/lib/python3.4/site-packages/setuptools/command/bdist_rpm.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/bdist_rpm.py rename to flask/lib/python3.4/site-packages/setuptools/command/bdist_rpm.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/bdist_wininst.py b/flask/lib/python3.4/site-packages/setuptools/command/bdist_wininst.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/bdist_wininst.py rename to flask/lib/python3.4/site-packages/setuptools/command/bdist_wininst.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/build_clib.py b/flask/lib/python3.4/site-packages/setuptools/command/build_clib.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/build_clib.py rename to flask/lib/python3.4/site-packages/setuptools/command/build_clib.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/build_ext.py b/flask/lib/python3.4/site-packages/setuptools/command/build_ext.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/build_ext.py rename to flask/lib/python3.4/site-packages/setuptools/command/build_ext.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/build_py.py b/flask/lib/python3.4/site-packages/setuptools/command/build_py.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/build_py.py rename to flask/lib/python3.4/site-packages/setuptools/command/build_py.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/develop.py b/flask/lib/python3.4/site-packages/setuptools/command/develop.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/develop.py rename to flask/lib/python3.4/site-packages/setuptools/command/develop.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/easy_install.py b/flask/lib/python3.4/site-packages/setuptools/command/easy_install.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/easy_install.py rename to flask/lib/python3.4/site-packages/setuptools/command/easy_install.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/egg_info.py b/flask/lib/python3.4/site-packages/setuptools/command/egg_info.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/egg_info.py rename to flask/lib/python3.4/site-packages/setuptools/command/egg_info.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/install.py b/flask/lib/python3.4/site-packages/setuptools/command/install.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/install.py rename to flask/lib/python3.4/site-packages/setuptools/command/install.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/install_egg_info.py b/flask/lib/python3.4/site-packages/setuptools/command/install_egg_info.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/install_egg_info.py rename to flask/lib/python3.4/site-packages/setuptools/command/install_egg_info.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/install_lib.py b/flask/lib/python3.4/site-packages/setuptools/command/install_lib.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/install_lib.py rename to flask/lib/python3.4/site-packages/setuptools/command/install_lib.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/install_scripts.py b/flask/lib/python3.4/site-packages/setuptools/command/install_scripts.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/install_scripts.py rename to flask/lib/python3.4/site-packages/setuptools/command/install_scripts.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/launcher manifest.xml b/flask/lib/python3.4/site-packages/setuptools/command/launcher manifest.xml similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/launcher manifest.xml rename to flask/lib/python3.4/site-packages/setuptools/command/launcher manifest.xml diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/py36compat.py b/flask/lib/python3.4/site-packages/setuptools/command/py36compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/py36compat.py rename to flask/lib/python3.4/site-packages/setuptools/command/py36compat.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/register.py b/flask/lib/python3.4/site-packages/setuptools/command/register.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/register.py rename to flask/lib/python3.4/site-packages/setuptools/command/register.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/rotate.py b/flask/lib/python3.4/site-packages/setuptools/command/rotate.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/rotate.py rename to flask/lib/python3.4/site-packages/setuptools/command/rotate.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/saveopts.py b/flask/lib/python3.4/site-packages/setuptools/command/saveopts.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/saveopts.py rename to flask/lib/python3.4/site-packages/setuptools/command/saveopts.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/sdist.py b/flask/lib/python3.4/site-packages/setuptools/command/sdist.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/sdist.py rename to flask/lib/python3.4/site-packages/setuptools/command/sdist.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/setopt.py b/flask/lib/python3.4/site-packages/setuptools/command/setopt.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/setopt.py rename to flask/lib/python3.4/site-packages/setuptools/command/setopt.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/test.py b/flask/lib/python3.4/site-packages/setuptools/command/test.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/test.py rename to flask/lib/python3.4/site-packages/setuptools/command/test.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/upload.py b/flask/lib/python3.4/site-packages/setuptools/command/upload.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/upload.py rename to flask/lib/python3.4/site-packages/setuptools/command/upload.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/command/upload_docs.py b/flask/lib/python3.4/site-packages/setuptools/command/upload_docs.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/command/upload_docs.py rename to flask/lib/python3.4/site-packages/setuptools/command/upload_docs.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/config.py b/flask/lib/python3.4/site-packages/setuptools/config.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/config.py rename to flask/lib/python3.4/site-packages/setuptools/config.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/dep_util.py b/flask/lib/python3.4/site-packages/setuptools/dep_util.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/dep_util.py rename to flask/lib/python3.4/site-packages/setuptools/dep_util.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/depends.py b/flask/lib/python3.4/site-packages/setuptools/depends.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/depends.py rename to flask/lib/python3.4/site-packages/setuptools/depends.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/dist.py b/flask/lib/python3.4/site-packages/setuptools/dist.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/dist.py rename to flask/lib/python3.4/site-packages/setuptools/dist.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/extension.py b/flask/lib/python3.4/site-packages/setuptools/extension.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/extension.py rename to flask/lib/python3.4/site-packages/setuptools/extension.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/glob.py b/flask/lib/python3.4/site-packages/setuptools/glob.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/glob.py rename to flask/lib/python3.4/site-packages/setuptools/glob.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/gui-32.exe b/flask/lib/python3.4/site-packages/setuptools/gui-32.exe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/gui-32.exe rename to flask/lib/python3.4/site-packages/setuptools/gui-32.exe diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/gui-64.exe b/flask/lib/python3.4/site-packages/setuptools/gui-64.exe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/gui-64.exe rename to flask/lib/python3.4/site-packages/setuptools/gui-64.exe diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/gui.exe b/flask/lib/python3.4/site-packages/setuptools/gui.exe similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/gui.exe rename to flask/lib/python3.4/site-packages/setuptools/gui.exe diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/launch.py b/flask/lib/python3.4/site-packages/setuptools/launch.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/launch.py rename to flask/lib/python3.4/site-packages/setuptools/launch.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/lib2to3_ex.py b/flask/lib/python3.4/site-packages/setuptools/lib2to3_ex.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/lib2to3_ex.py rename to flask/lib/python3.4/site-packages/setuptools/lib2to3_ex.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/monkey.py b/flask/lib/python3.4/site-packages/setuptools/monkey.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/monkey.py rename to flask/lib/python3.4/site-packages/setuptools/monkey.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/msvc.py b/flask/lib/python3.4/site-packages/setuptools/msvc.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/msvc.py rename to flask/lib/python3.4/site-packages/setuptools/msvc.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/namespaces.py b/flask/lib/python3.4/site-packages/setuptools/namespaces.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/namespaces.py rename to flask/lib/python3.4/site-packages/setuptools/namespaces.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/package_index.py b/flask/lib/python3.4/site-packages/setuptools/package_index.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/package_index.py rename to flask/lib/python3.4/site-packages/setuptools/package_index.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/py26compat.py b/flask/lib/python3.4/site-packages/setuptools/py26compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/py26compat.py rename to flask/lib/python3.4/site-packages/setuptools/py26compat.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/py27compat.py b/flask/lib/python3.4/site-packages/setuptools/py27compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/py27compat.py rename to flask/lib/python3.4/site-packages/setuptools/py27compat.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/py31compat.py b/flask/lib/python3.4/site-packages/setuptools/py31compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/py31compat.py rename to flask/lib/python3.4/site-packages/setuptools/py31compat.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/py33compat.py b/flask/lib/python3.4/site-packages/setuptools/py33compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/py33compat.py rename to flask/lib/python3.4/site-packages/setuptools/py33compat.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/py36compat.py b/flask/lib/python3.4/site-packages/setuptools/py36compat.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/py36compat.py rename to flask/lib/python3.4/site-packages/setuptools/py36compat.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/sandbox.py b/flask/lib/python3.4/site-packages/setuptools/sandbox.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/sandbox.py rename to flask/lib/python3.4/site-packages/setuptools/sandbox.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/script (dev).tmpl b/flask/lib/python3.4/site-packages/setuptools/script (dev).tmpl similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/script (dev).tmpl rename to flask/lib/python3.4/site-packages/setuptools/script (dev).tmpl diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/script.tmpl b/flask/lib/python3.4/site-packages/setuptools/script.tmpl similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/script.tmpl rename to flask/lib/python3.4/site-packages/setuptools/script.tmpl diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/site-patch.py b/flask/lib/python3.4/site-packages/setuptools/site-patch.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/site-patch.py rename to flask/lib/python3.4/site-packages/setuptools/site-patch.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/ssl_support.py b/flask/lib/python3.4/site-packages/setuptools/ssl_support.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/ssl_support.py rename to flask/lib/python3.4/site-packages/setuptools/ssl_support.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/unicode_utils.py b/flask/lib/python3.4/site-packages/setuptools/unicode_utils.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/unicode_utils.py rename to flask/lib/python3.4/site-packages/setuptools/unicode_utils.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/version.py b/flask/lib/python3.4/site-packages/setuptools/version.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/version.py rename to flask/lib/python3.4/site-packages/setuptools/version.py diff --git a/v1/flask/lib/python3.4/site-packages/setuptools/windows_support.py b/flask/lib/python3.4/site-packages/setuptools/windows_support.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/setuptools/windows_support.py rename to flask/lib/python3.4/site-packages/setuptools/windows_support.py diff --git a/v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/DESCRIPTION.rst b/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/DESCRIPTION.rst similarity index 100% rename from v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/DESCRIPTION.rst rename to flask/lib/python3.4/site-packages/six-1.10.0.dist-info/DESCRIPTION.rst diff --git a/v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/INSTALLER b/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/INSTALLER similarity index 100% rename from v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/INSTALLER rename to flask/lib/python3.4/site-packages/six-1.10.0.dist-info/INSTALLER diff --git a/v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/METADATA b/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/METADATA similarity index 100% rename from v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/METADATA rename to flask/lib/python3.4/site-packages/six-1.10.0.dist-info/METADATA diff --git a/v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/RECORD b/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/RECORD similarity index 100% rename from v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/RECORD rename to flask/lib/python3.4/site-packages/six-1.10.0.dist-info/RECORD diff --git a/v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/WHEEL b/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/WHEEL similarity index 100% rename from v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/WHEEL rename to flask/lib/python3.4/site-packages/six-1.10.0.dist-info/WHEEL diff --git a/v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/metadata.json b/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/metadata.json similarity index 100% rename from v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/metadata.json rename to flask/lib/python3.4/site-packages/six-1.10.0.dist-info/metadata.json diff --git a/v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/top_level.txt b/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/top_level.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/six-1.10.0.dist-info/top_level.txt rename to flask/lib/python3.4/site-packages/six-1.10.0.dist-info/top_level.txt diff --git a/v1/flask/lib/python3.4/site-packages/six.py b/flask/lib/python3.4/site-packages/six.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/six.py rename to flask/lib/python3.4/site-packages/six.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/DESCRIPTION.rst b/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/DESCRIPTION.rst similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/DESCRIPTION.rst rename to flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/DESCRIPTION.rst diff --git a/v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/INSTALLER b/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/INSTALLER similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/INSTALLER rename to flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/INSTALLER diff --git a/v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/LICENSE.txt b/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/LICENSE.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/LICENSE.txt rename to flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/LICENSE.txt diff --git a/v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/METADATA b/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/METADATA similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/METADATA rename to flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/METADATA diff --git a/v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/RECORD b/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/RECORD similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/RECORD rename to flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/RECORD diff --git a/v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/WHEEL b/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/WHEEL similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/WHEEL rename to flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/WHEEL diff --git a/v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/entry_points.txt b/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/entry_points.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/entry_points.txt rename to flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/entry_points.txt diff --git a/v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/metadata.json b/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/metadata.json similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/metadata.json rename to flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/metadata.json diff --git a/v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/top_level.txt b/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/top_level.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/top_level.txt rename to flask/lib/python3.4/site-packages/wheel-0.29.0.dist-info/top_level.txt diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__init__.py b/flask/lib/python3.4/site-packages/wheel/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__init__.py rename to flask/lib/python3.4/site-packages/wheel/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__main__.py b/flask/lib/python3.4/site-packages/wheel/__main__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__main__.py rename to flask/lib/python3.4/site-packages/wheel/__main__.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/__main__.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/__main__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/__main__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/__main__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/archive.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/archive.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/archive.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/archive.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/bdist_wheel.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/bdist_wheel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/bdist_wheel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/bdist_wheel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/decorator.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/decorator.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/decorator.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/decorator.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/egg2wheel.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/egg2wheel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/egg2wheel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/egg2wheel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/install.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/install.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/install.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/install.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/metadata.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/metadata.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/metadata.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/metadata.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/paths.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/paths.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/paths.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/paths.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/pep425tags.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/pep425tags.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/pep425tags.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/pep425tags.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/pkginfo.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/pkginfo.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/pkginfo.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/pkginfo.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/util.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/util.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/util.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/util.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/__pycache__/wininst2wheel.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/__pycache__/wininst2wheel.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/__pycache__/wininst2wheel.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/__pycache__/wininst2wheel.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/archive.py b/flask/lib/python3.4/site-packages/wheel/archive.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/archive.py rename to flask/lib/python3.4/site-packages/wheel/archive.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/bdist_wheel.py b/flask/lib/python3.4/site-packages/wheel/bdist_wheel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/bdist_wheel.py rename to flask/lib/python3.4/site-packages/wheel/bdist_wheel.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/decorator.py b/flask/lib/python3.4/site-packages/wheel/decorator.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/decorator.py rename to flask/lib/python3.4/site-packages/wheel/decorator.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/egg2wheel.py b/flask/lib/python3.4/site-packages/wheel/egg2wheel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/egg2wheel.py rename to flask/lib/python3.4/site-packages/wheel/egg2wheel.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/eggnames.txt b/flask/lib/python3.4/site-packages/wheel/eggnames.txt similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/eggnames.txt rename to flask/lib/python3.4/site-packages/wheel/eggnames.txt diff --git a/v1/flask/lib/python3.4/site-packages/wheel/install.py b/flask/lib/python3.4/site-packages/wheel/install.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/install.py rename to flask/lib/python3.4/site-packages/wheel/install.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/metadata.py b/flask/lib/python3.4/site-packages/wheel/metadata.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/metadata.py rename to flask/lib/python3.4/site-packages/wheel/metadata.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/paths.py b/flask/lib/python3.4/site-packages/wheel/paths.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/paths.py rename to flask/lib/python3.4/site-packages/wheel/paths.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/pep425tags.py b/flask/lib/python3.4/site-packages/wheel/pep425tags.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/pep425tags.py rename to flask/lib/python3.4/site-packages/wheel/pep425tags.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/pkginfo.py b/flask/lib/python3.4/site-packages/wheel/pkginfo.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/pkginfo.py rename to flask/lib/python3.4/site-packages/wheel/pkginfo.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/signatures/__init__.py b/flask/lib/python3.4/site-packages/wheel/signatures/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/signatures/__init__.py rename to flask/lib/python3.4/site-packages/wheel/signatures/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/djbec.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/djbec.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/djbec.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/djbec.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/ed25519py.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/ed25519py.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/ed25519py.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/ed25519py.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/keys.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/keys.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/keys.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/signatures/__pycache__/keys.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/signatures/djbec.py b/flask/lib/python3.4/site-packages/wheel/signatures/djbec.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/signatures/djbec.py rename to flask/lib/python3.4/site-packages/wheel/signatures/djbec.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/signatures/ed25519py.py b/flask/lib/python3.4/site-packages/wheel/signatures/ed25519py.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/signatures/ed25519py.py rename to flask/lib/python3.4/site-packages/wheel/signatures/ed25519py.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/signatures/keys.py b/flask/lib/python3.4/site-packages/wheel/signatures/keys.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/signatures/keys.py rename to flask/lib/python3.4/site-packages/wheel/signatures/keys.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__init__.py b/flask/lib/python3.4/site-packages/wheel/test/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__init__.py rename to flask/lib/python3.4/site-packages/wheel/test/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_basic.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_basic.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_basic.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_basic.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_install.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_install.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_install.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_install.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_keys.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_keys.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_keys.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_keys.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_paths.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_paths.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_paths.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_paths.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_ranking.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_ranking.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_ranking.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_ranking.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_signatures.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_signatures.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_signatures.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_signatures.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_tagopt.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_tagopt.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_tagopt.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_tagopt.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_tool.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_tool.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_tool.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_tool.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_wheelfile.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_wheelfile.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_wheelfile.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/__pycache__/test_wheelfile.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/complex-dist/__pycache__/setup.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/complex-dist/__pycache__/setup.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/complex-dist/__pycache__/setup.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/complex-dist/__pycache__/setup.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist/__init__.py b/flask/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist/__init__.py rename to flask/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/complex-dist/complexdist/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/complex-dist/setup.py b/flask/lib/python3.4/site-packages/wheel/test/complex-dist/setup.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/complex-dist/setup.py rename to flask/lib/python3.4/site-packages/wheel/test/complex-dist/setup.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/headers.dist/__pycache__/headersdist.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/headers.dist/__pycache__/headersdist.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/headers.dist/__pycache__/headersdist.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/headers.dist/__pycache__/headersdist.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/headers.dist/__pycache__/setup.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/headers.dist/__pycache__/setup.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/headers.dist/__pycache__/setup.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/headers.dist/__pycache__/setup.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/headers.dist/header.h b/flask/lib/python3.4/site-packages/wheel/test/headers.dist/header.h similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/headers.dist/header.h rename to flask/lib/python3.4/site-packages/wheel/test/headers.dist/header.h diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/headers.dist/headersdist.py b/flask/lib/python3.4/site-packages/wheel/test/headers.dist/headersdist.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/headers.dist/headersdist.py rename to flask/lib/python3.4/site-packages/wheel/test/headers.dist/headersdist.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/headers.dist/setup.py b/flask/lib/python3.4/site-packages/wheel/test/headers.dist/setup.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/headers.dist/setup.py rename to flask/lib/python3.4/site-packages/wheel/test/headers.dist/setup.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/pydist-schema.json b/flask/lib/python3.4/site-packages/wheel/test/pydist-schema.json similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/pydist-schema.json rename to flask/lib/python3.4/site-packages/wheel/test/pydist-schema.json diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/simple.dist/__pycache__/setup.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/simple.dist/__pycache__/setup.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/simple.dist/__pycache__/setup.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/simple.dist/__pycache__/setup.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/simple.dist/setup.py b/flask/lib/python3.4/site-packages/wheel/test/simple.dist/setup.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/simple.dist/setup.py rename to flask/lib/python3.4/site-packages/wheel/test/simple.dist/setup.py diff --git a/apolloActivity/plex/__init__.py b/flask/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist/__init__.py similarity index 100% rename from apolloActivity/plex/__init__.py rename to flask/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/test-1.0-py2.py3-none-win32.whl b/flask/lib/python3.4/site-packages/wheel/test/test-1.0-py2.py3-none-win32.whl similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/test-1.0-py2.py3-none-win32.whl rename to flask/lib/python3.4/site-packages/wheel/test/test-1.0-py2.py3-none-win32.whl diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/test_basic.py b/flask/lib/python3.4/site-packages/wheel/test/test_basic.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/test_basic.py rename to flask/lib/python3.4/site-packages/wheel/test/test_basic.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/test_install.py b/flask/lib/python3.4/site-packages/wheel/test/test_install.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/test_install.py rename to flask/lib/python3.4/site-packages/wheel/test/test_install.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/test_keys.py b/flask/lib/python3.4/site-packages/wheel/test/test_keys.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/test_keys.py rename to flask/lib/python3.4/site-packages/wheel/test/test_keys.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/test_paths.py b/flask/lib/python3.4/site-packages/wheel/test/test_paths.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/test_paths.py rename to flask/lib/python3.4/site-packages/wheel/test/test_paths.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/test_ranking.py b/flask/lib/python3.4/site-packages/wheel/test/test_ranking.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/test_ranking.py rename to flask/lib/python3.4/site-packages/wheel/test/test_ranking.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/test_signatures.py b/flask/lib/python3.4/site-packages/wheel/test/test_signatures.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/test_signatures.py rename to flask/lib/python3.4/site-packages/wheel/test/test_signatures.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/test_tagopt.py b/flask/lib/python3.4/site-packages/wheel/test/test_tagopt.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/test_tagopt.py rename to flask/lib/python3.4/site-packages/wheel/test/test_tagopt.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/test_tool.py b/flask/lib/python3.4/site-packages/wheel/test/test_tool.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/test_tool.py rename to flask/lib/python3.4/site-packages/wheel/test/test_tool.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/test_wheelfile.py b/flask/lib/python3.4/site-packages/wheel/test/test_wheelfile.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/test_wheelfile.py rename to flask/lib/python3.4/site-packages/wheel/test/test_wheelfile.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/tool/__init__.py b/flask/lib/python3.4/site-packages/wheel/tool/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/tool/__init__.py rename to flask/lib/python3.4/site-packages/wheel/tool/__init__.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/tool/__pycache__/__init__.cpython-34.pyc b/flask/lib/python3.4/site-packages/wheel/tool/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/tool/__pycache__/__init__.cpython-34.pyc rename to flask/lib/python3.4/site-packages/wheel/tool/__pycache__/__init__.cpython-34.pyc diff --git a/v1/flask/lib/python3.4/site-packages/wheel/util.py b/flask/lib/python3.4/site-packages/wheel/util.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/util.py rename to flask/lib/python3.4/site-packages/wheel/util.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/wininst2wheel.py b/flask/lib/python3.4/site-packages/wheel/wininst2wheel.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/wininst2wheel.py rename to flask/lib/python3.4/site-packages/wheel/wininst2wheel.py diff --git a/v1/flask/lib/python3.4/site.py b/flask/lib/python3.4/site.py similarity index 100% rename from v1/flask/lib/python3.4/site.py rename to flask/lib/python3.4/site.py diff --git a/v1/flask/lib/python3.4/sre_compile.py b/flask/lib/python3.4/sre_compile.py similarity index 100% rename from v1/flask/lib/python3.4/sre_compile.py rename to flask/lib/python3.4/sre_compile.py diff --git a/v1/flask/lib/python3.4/sre_constants.py b/flask/lib/python3.4/sre_constants.py similarity index 100% rename from v1/flask/lib/python3.4/sre_constants.py rename to flask/lib/python3.4/sre_constants.py diff --git a/v1/flask/lib/python3.4/sre_parse.py b/flask/lib/python3.4/sre_parse.py similarity index 100% rename from v1/flask/lib/python3.4/sre_parse.py rename to flask/lib/python3.4/sre_parse.py diff --git a/v1/flask/lib/python3.4/stat.py b/flask/lib/python3.4/stat.py similarity index 100% rename from v1/flask/lib/python3.4/stat.py rename to flask/lib/python3.4/stat.py diff --git a/v1/flask/lib/python3.4/struct.py b/flask/lib/python3.4/struct.py similarity index 100% rename from v1/flask/lib/python3.4/struct.py rename to flask/lib/python3.4/struct.py diff --git a/v1/flask/lib/python3.4/tarfile.py b/flask/lib/python3.4/tarfile.py similarity index 100% rename from v1/flask/lib/python3.4/tarfile.py rename to flask/lib/python3.4/tarfile.py diff --git a/v1/flask/lib/python3.4/tempfile.py b/flask/lib/python3.4/tempfile.py similarity index 100% rename from v1/flask/lib/python3.4/tempfile.py rename to flask/lib/python3.4/tempfile.py diff --git a/v1/flask/lib/python3.4/token.py b/flask/lib/python3.4/token.py similarity index 100% rename from v1/flask/lib/python3.4/token.py rename to flask/lib/python3.4/token.py diff --git a/v1/flask/lib/python3.4/tokenize.py b/flask/lib/python3.4/tokenize.py similarity index 100% rename from v1/flask/lib/python3.4/tokenize.py rename to flask/lib/python3.4/tokenize.py diff --git a/v1/flask/lib/python3.4/types.py b/flask/lib/python3.4/types.py similarity index 100% rename from v1/flask/lib/python3.4/types.py rename to flask/lib/python3.4/types.py diff --git a/v1/flask/lib/python3.4/warnings.py b/flask/lib/python3.4/warnings.py similarity index 100% rename from v1/flask/lib/python3.4/warnings.py rename to flask/lib/python3.4/warnings.py diff --git a/v1/flask/lib/python3.4/weakref.py b/flask/lib/python3.4/weakref.py similarity index 100% rename from v1/flask/lib/python3.4/weakref.py rename to flask/lib/python3.4/weakref.py diff --git a/v1/flask/pip-selfcheck.json b/flask/pip-selfcheck.json similarity index 100% rename from v1/flask/pip-selfcheck.json rename to flask/pip-selfcheck.json diff --git a/v1/images/image_nf.svg b/html/images/image_nf.svg similarity index 100% rename from v1/images/image_nf.svg rename to html/images/image_nf.svg diff --git a/v1/js/searchBar.js b/html/js/searchBar.js similarity index 100% rename from v1/js/searchBar.js rename to html/js/searchBar.js diff --git a/v1/searchDisplay.html b/html/searchDisplay.html similarity index 100% rename from v1/searchDisplay.html rename to html/searchDisplay.html diff --git a/GeoLiteDatabases/city.mmdb b/old_v0.1/GeoLiteDatabases/city.mmdb similarity index 100% rename from GeoLiteDatabases/city.mmdb rename to old_v0.1/GeoLiteDatabases/city.mmdb diff --git a/GeoLiteDatabases/country.mmdb b/old_v0.1/GeoLiteDatabases/country.mmdb similarity index 100% rename from GeoLiteDatabases/country.mmdb rename to old_v0.1/GeoLiteDatabases/country.mmdb diff --git a/LICENSE b/old_v0.1/LICENSE similarity index 100% rename from LICENSE rename to old_v0.1/LICENSE diff --git a/README.md b/old_v0.1/README.md similarity index 100% rename from README.md rename to old_v0.1/README.md diff --git a/UDPStatusHandler.py b/old_v0.1/UDPStatusHandler.py similarity index 100% rename from UDPStatusHandler.py rename to old_v0.1/UDPStatusHandler.py diff --git a/apolloActivity/README.md b/old_v0.1/apolloActivity/README.md similarity index 100% rename from apolloActivity/README.md rename to old_v0.1/apolloActivity/README.md diff --git a/apolloActivity/plex/migrations/__init__.py b/old_v0.1/apolloActivity/apolloActivity/__init__.py similarity index 100% rename from apolloActivity/plex/migrations/__init__.py rename to old_v0.1/apolloActivity/apolloActivity/__init__.py diff --git a/apolloActivity/apolloActivity/__pycache__/__init__.cpython-34.pyc b/old_v0.1/apolloActivity/apolloActivity/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from apolloActivity/apolloActivity/__pycache__/__init__.cpython-34.pyc rename to old_v0.1/apolloActivity/apolloActivity/__pycache__/__init__.cpython-34.pyc diff --git a/apolloActivity/apolloActivity/__pycache__/settings.cpython-34.pyc b/old_v0.1/apolloActivity/apolloActivity/__pycache__/settings.cpython-34.pyc similarity index 100% rename from apolloActivity/apolloActivity/__pycache__/settings.cpython-34.pyc rename to old_v0.1/apolloActivity/apolloActivity/__pycache__/settings.cpython-34.pyc diff --git a/apolloActivity/apolloActivity/__pycache__/urls.cpython-34.pyc b/old_v0.1/apolloActivity/apolloActivity/__pycache__/urls.cpython-34.pyc similarity index 100% rename from apolloActivity/apolloActivity/__pycache__/urls.cpython-34.pyc rename to old_v0.1/apolloActivity/apolloActivity/__pycache__/urls.cpython-34.pyc diff --git a/apolloActivity/apolloActivity/__pycache__/wsgi.cpython-34.pyc b/old_v0.1/apolloActivity/apolloActivity/__pycache__/wsgi.cpython-34.pyc similarity index 100% rename from apolloActivity/apolloActivity/__pycache__/wsgi.cpython-34.pyc rename to old_v0.1/apolloActivity/apolloActivity/__pycache__/wsgi.cpython-34.pyc diff --git a/apolloActivity/apolloActivity/settings.py b/old_v0.1/apolloActivity/apolloActivity/settings.py similarity index 100% rename from apolloActivity/apolloActivity/settings.py rename to old_v0.1/apolloActivity/apolloActivity/settings.py diff --git a/apolloActivity/apolloActivity/urls.py b/old_v0.1/apolloActivity/apolloActivity/urls.py similarity index 100% rename from apolloActivity/apolloActivity/urls.py rename to old_v0.1/apolloActivity/apolloActivity/urls.py diff --git a/apolloActivity/apolloActivity/wsgi.py b/old_v0.1/apolloActivity/apolloActivity/wsgi.py similarity index 100% rename from apolloActivity/apolloActivity/wsgi.py rename to old_v0.1/apolloActivity/apolloActivity/wsgi.py diff --git a/apolloActivity/db.sqlite3 b/old_v0.1/apolloActivity/db.sqlite3 similarity index 100% rename from apolloActivity/db.sqlite3 rename to old_v0.1/apolloActivity/db.sqlite3 diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__init__.py b/old_v0.1/apolloActivity/ip/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/html5lib/filters/__init__.py rename to old_v0.1/apolloActivity/ip/__init__.py diff --git a/apolloActivity/ip/__pycache__/__init__.cpython-34.pyc b/old_v0.1/apolloActivity/ip/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from apolloActivity/ip/__pycache__/__init__.cpython-34.pyc rename to old_v0.1/apolloActivity/ip/__pycache__/__init__.cpython-34.pyc diff --git a/apolloActivity/ip/__pycache__/urls.cpython-34.pyc b/old_v0.1/apolloActivity/ip/__pycache__/urls.cpython-34.pyc similarity index 100% rename from apolloActivity/ip/__pycache__/urls.cpython-34.pyc rename to old_v0.1/apolloActivity/ip/__pycache__/urls.cpython-34.pyc diff --git a/apolloActivity/ip/__pycache__/views.cpython-34.pyc b/old_v0.1/apolloActivity/ip/__pycache__/views.cpython-34.pyc similarity index 100% rename from apolloActivity/ip/__pycache__/views.cpython-34.pyc rename to old_v0.1/apolloActivity/ip/__pycache__/views.cpython-34.pyc diff --git a/apolloActivity/ip/admin.py b/old_v0.1/apolloActivity/ip/admin.py similarity index 100% rename from apolloActivity/ip/admin.py rename to old_v0.1/apolloActivity/ip/admin.py diff --git a/apolloActivity/ip/apps.py b/old_v0.1/apolloActivity/ip/apps.py similarity index 100% rename from apolloActivity/ip/apps.py rename to old_v0.1/apolloActivity/ip/apps.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__init__.py b/old_v0.1/apolloActivity/ip/migrations/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/_vendor/requests/packages/urllib3/contrib/__init__.py rename to old_v0.1/apolloActivity/ip/migrations/__init__.py diff --git a/apolloActivity/ip/models.py b/old_v0.1/apolloActivity/ip/models.py similarity index 100% rename from apolloActivity/ip/models.py rename to old_v0.1/apolloActivity/ip/models.py diff --git a/apolloActivity/ip/tests.py b/old_v0.1/apolloActivity/ip/tests.py similarity index 100% rename from apolloActivity/ip/tests.py rename to old_v0.1/apolloActivity/ip/tests.py diff --git a/apolloActivity/ip/urls.py b/old_v0.1/apolloActivity/ip/urls.py similarity index 100% rename from apolloActivity/ip/urls.py rename to old_v0.1/apolloActivity/ip/urls.py diff --git a/apolloActivity/ip/views.py b/old_v0.1/apolloActivity/ip/views.py similarity index 100% rename from apolloActivity/ip/views.py rename to old_v0.1/apolloActivity/ip/views.py diff --git a/apolloActivity/manage.py b/old_v0.1/apolloActivity/manage.py similarity index 100% rename from apolloActivity/manage.py rename to old_v0.1/apolloActivity/manage.py diff --git a/v1/flask/lib/python3.4/site-packages/pip/operations/__init__.py b/old_v0.1/apolloActivity/plex/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/pip/operations/__init__.py rename to old_v0.1/apolloActivity/plex/__init__.py diff --git a/apolloActivity/plex/__pycache__/__init__.cpython-34.pyc b/old_v0.1/apolloActivity/plex/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from apolloActivity/plex/__pycache__/__init__.cpython-34.pyc rename to old_v0.1/apolloActivity/plex/__pycache__/__init__.cpython-34.pyc diff --git a/apolloActivity/plex/__pycache__/admin.cpython-34.pyc b/old_v0.1/apolloActivity/plex/__pycache__/admin.cpython-34.pyc similarity index 100% rename from apolloActivity/plex/__pycache__/admin.cpython-34.pyc rename to old_v0.1/apolloActivity/plex/__pycache__/admin.cpython-34.pyc diff --git a/apolloActivity/plex/__pycache__/apps.cpython-34.pyc b/old_v0.1/apolloActivity/plex/__pycache__/apps.cpython-34.pyc similarity index 100% rename from apolloActivity/plex/__pycache__/apps.cpython-34.pyc rename to old_v0.1/apolloActivity/plex/__pycache__/apps.cpython-34.pyc diff --git a/apolloActivity/plex/__pycache__/models.cpython-34.pyc b/old_v0.1/apolloActivity/plex/__pycache__/models.cpython-34.pyc similarity index 100% rename from apolloActivity/plex/__pycache__/models.cpython-34.pyc rename to old_v0.1/apolloActivity/plex/__pycache__/models.cpython-34.pyc diff --git a/apolloActivity/plex/__pycache__/urls.cpython-34.pyc b/old_v0.1/apolloActivity/plex/__pycache__/urls.cpython-34.pyc similarity index 100% rename from apolloActivity/plex/__pycache__/urls.cpython-34.pyc rename to old_v0.1/apolloActivity/plex/__pycache__/urls.cpython-34.pyc diff --git a/apolloActivity/plex/__pycache__/views.cpython-34.pyc b/old_v0.1/apolloActivity/plex/__pycache__/views.cpython-34.pyc similarity index 100% rename from apolloActivity/plex/__pycache__/views.cpython-34.pyc rename to old_v0.1/apolloActivity/plex/__pycache__/views.cpython-34.pyc diff --git a/apolloActivity/plex/admin.py b/old_v0.1/apolloActivity/plex/admin.py similarity index 100% rename from apolloActivity/plex/admin.py rename to old_v0.1/apolloActivity/plex/admin.py diff --git a/apolloActivity/plex/apps.py b/old_v0.1/apolloActivity/plex/apps.py similarity index 100% rename from apolloActivity/plex/apps.py rename to old_v0.1/apolloActivity/plex/apps.py diff --git a/apolloActivity/plex/migrations/0001_initial.py b/old_v0.1/apolloActivity/plex/migrations/0001_initial.py similarity index 100% rename from apolloActivity/plex/migrations/0001_initial.py rename to old_v0.1/apolloActivity/plex/migrations/0001_initial.py diff --git a/v1/flask/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist/__init__.py b/old_v0.1/apolloActivity/plex/migrations/__init__.py similarity index 100% rename from v1/flask/lib/python3.4/site-packages/wheel/test/simple.dist/simpledist/__init__.py rename to old_v0.1/apolloActivity/plex/migrations/__init__.py diff --git a/apolloActivity/plex/migrations/__pycache__/0001_initial.cpython-34.pyc b/old_v0.1/apolloActivity/plex/migrations/__pycache__/0001_initial.cpython-34.pyc similarity index 100% rename from apolloActivity/plex/migrations/__pycache__/0001_initial.cpython-34.pyc rename to old_v0.1/apolloActivity/plex/migrations/__pycache__/0001_initial.cpython-34.pyc diff --git a/apolloActivity/plex/migrations/__pycache__/__init__.cpython-34.pyc b/old_v0.1/apolloActivity/plex/migrations/__pycache__/__init__.cpython-34.pyc similarity index 100% rename from apolloActivity/plex/migrations/__pycache__/__init__.cpython-34.pyc rename to old_v0.1/apolloActivity/plex/migrations/__pycache__/__init__.cpython-34.pyc diff --git a/apolloActivity/plex/models.py b/old_v0.1/apolloActivity/plex/models.py similarity index 100% rename from apolloActivity/plex/models.py rename to old_v0.1/apolloActivity/plex/models.py diff --git a/apolloActivity/plex/tests.py b/old_v0.1/apolloActivity/plex/tests.py similarity index 100% rename from apolloActivity/plex/tests.py rename to old_v0.1/apolloActivity/plex/tests.py diff --git a/apolloActivity/plex/urls.py b/old_v0.1/apolloActivity/plex/urls.py similarity index 100% rename from apolloActivity/plex/urls.py rename to old_v0.1/apolloActivity/plex/urls.py diff --git a/apolloActivity/plex/views.py b/old_v0.1/apolloActivity/plex/views.py similarity index 100% rename from apolloActivity/plex/views.py rename to old_v0.1/apolloActivity/plex/views.py diff --git a/foo.xml b/old_v0.1/foo.xml similarity index 100% rename from foo.xml rename to old_v0.1/foo.xml diff --git a/getPlaying.py b/old_v0.1/getPlaying.py similarity index 100% rename from getPlaying.py rename to old_v0.1/getPlaying.py diff --git a/ipLookup.py b/old_v0.1/ipLookup.py similarity index 100% rename from ipLookup.py rename to old_v0.1/ipLookup.py diff --git a/jsonPlex.py b/old_v0.1/jsonPlex.py similarity index 100% rename from jsonPlex.py rename to old_v0.1/jsonPlex.py diff --git a/jsonTest.py b/old_v0.1/jsonTest.py similarity index 100% rename from jsonTest.py rename to old_v0.1/jsonTest.py diff --git a/lcd_i2c.py b/old_v0.1/lcd_i2c.py similarity index 100% rename from lcd_i2c.py rename to old_v0.1/lcd_i2c.py diff --git a/old_testUptime.py b/old_v0.1/old_testUptime.py similarity index 100% rename from old_testUptime.py rename to old_v0.1/old_testUptime.py diff --git a/old_uptime.py b/old_v0.1/old_uptime.py similarity index 100% rename from old_uptime.py rename to old_v0.1/old_uptime.py diff --git a/plexLoop.py b/old_v0.1/plexLoop.py similarity index 100% rename from plexLoop.py rename to old_v0.1/plexLoop.py diff --git a/statusHandler.py b/old_v0.1/statusHandler.py similarity index 100% rename from statusHandler.py rename to old_v0.1/statusHandler.py diff --git a/test.py b/old_v0.1/test.py similarity index 100% rename from test.py rename to old_v0.1/test.py diff --git a/testIpLookup.py b/old_v0.1/testIpLookup.py similarity index 100% rename from testIpLookup.py rename to old_v0.1/testIpLookup.py diff --git a/testXml.xml b/old_v0.1/testXml.xml similarity index 100% rename from testXml.xml rename to old_v0.1/testXml.xml diff --git a/v1/plexMovies.py b/plex/plexMovies.py similarity index 100% rename from v1/plexMovies.py rename to plex/plexMovies.py diff --git a/v1/plexSearch.py b/plex/plexSearch.py similarity index 100% rename from v1/plexSearch.py rename to plex/plexSearch.py diff --git a/v1/plex_watching.py b/plex/plex_watching.py similarity index 100% rename from v1/plex_watching.py rename to plex/plex_watching.py diff --git a/v1/tmdb.py b/plex/tmdb.py similarity index 100% rename from v1/tmdb.py rename to plex/tmdb.py diff --git a/v1/cpuTemp.py b/status/cpuTemp.py similarity index 100% rename from v1/cpuTemp.py rename to status/cpuTemp.py diff --git a/v1/diskusage.py b/status/diskusage.py similarity index 100% rename from v1/diskusage.py rename to status/diskusage.py diff --git a/v1/linuxcpureader.py b/status/linuxcpureader.py similarity index 100% rename from v1/linuxcpureader.py rename to status/linuxcpureader.py diff --git a/v1/uptime.py b/status/uptime.py similarity index 100% rename from v1/uptime.py rename to status/uptime.py diff --git a/v1/.DS_Store b/v1/.DS_Store deleted file mode 100644 index 9bf752a..0000000 Binary files a/v1/.DS_Store and /dev/null differ diff --git a/v1/__pycache__/cpuTemp.cpython-34.pyc b/v1/__pycache__/cpuTemp.cpython-34.pyc deleted file mode 100644 index 3144cb3..0000000 Binary files a/v1/__pycache__/cpuTemp.cpython-34.pyc and /dev/null differ diff --git a/v1/__pycache__/diskusage.cpython-34.pyc b/v1/__pycache__/diskusage.cpython-34.pyc deleted file mode 100644 index 3629621..0000000 Binary files a/v1/__pycache__/diskusage.cpython-34.pyc and /dev/null differ diff --git a/v1/__pycache__/linuxcpureader.cpython-34.pyc b/v1/__pycache__/linuxcpureader.cpython-34.pyc deleted file mode 100644 index b245094..0000000 Binary files a/v1/__pycache__/linuxcpureader.cpython-34.pyc and /dev/null differ diff --git a/v1/__pycache__/plexMovies.cpython-34.pyc b/v1/__pycache__/plexMovies.cpython-34.pyc deleted file mode 100644 index 843f0c4..0000000 Binary files a/v1/__pycache__/plexMovies.cpython-34.pyc and /dev/null differ diff --git a/v1/__pycache__/tmdb.cpython-34.pyc b/v1/__pycache__/tmdb.cpython-34.pyc deleted file mode 100644 index 8b0541c..0000000 Binary files a/v1/__pycache__/tmdb.cpython-34.pyc and /dev/null differ diff --git a/v1/__pycache__/uptime.cpython-34.pyc b/v1/__pycache__/uptime.cpython-34.pyc deleted file mode 100644 index 71429a0..0000000 Binary files a/v1/__pycache__/uptime.cpython-34.pyc and /dev/null differ diff --git a/v1/package.json b/v1/package.json deleted file mode 100644 index 43c64de..0000000 --- a/v1/package.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "v1", - "version": "1.0.0", - "description": "", - "main": "index.js", - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "", - "license": "ISC" -} diff --git a/v1/plexPy/plexPlaying.xml b/v1/plexPy/plexPlaying.xml deleted file mode 100644 index 420b624..0000000 --- a/v1/plexPy/plexPlaying.xml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - diff --git a/v1/server.js b/v1/server.js deleted file mode 100644 index f23b245..0000000 --- a/v1/server.js +++ /dev/null @@ -1,52 +0,0 @@ -var express = require('express'); -var app = express(); -var path = require('path'); -var PythonShell = require('python-shell'); - -app.use(express.static('public')); - -var fs = require('fs'); - - -// This responds with "Hello World" on the homepage -app.get('/', function (req, res) { - console.log("Got a GET request for the homepage"); - res.sendFile(path.join(__dirname + '/index.html')); - // res.send('Hello GET'); -}) - -app.get('/state', function(req, res) { - var contents = fs.readFileSync('public/state.txt', 'utf8'); - console.log(contents); - res.send(contents); - -}) - -// This responds a POST request for the homepage -app.post('/on', function (req, res) { - console.log("Got a POST request for ON"); - - PythonShell.run('pyscripts/led-csid0-on.py', function (err) { - if (err) throw err; - console.log('finished'); - }); - res.send('on'); -}) - -app.post('/off', function (req, res) { - console.log("Got a POST request for OFF"); - - PythonShell.run('pyscripts/led-csid0-off.py', function (err) { - if (err) throw err; - console.log('finished'); - }); - res.send('off'); -}) - -var server = app.listen(3000, function () { - - var host = server.address().address - var port = server.address().port - - console.log("Example app listening at http://%s:%s", host, port) -}) diff --git a/v1/xmlMovieLib.xml b/v1/xmlMovieLib.xml deleted file mode 100644 index 3566909..0000000 --- a/v1/xmlMovieLib.xml +++ /dev/null @@ -1,9718 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -