feat: merge data_refactoring into master

This commit is contained in:
Swann Martinez
2019-08-22 10:58:35 +02:00
36 changed files with 2351 additions and 2129 deletions

View File

@ -133,6 +133,7 @@ def setup(dependencies, python_path):
PYTHON_PATH = Path(python_path)
SUBPROCESS_DIR = PYTHON_PATH.parent
if not module_can_be_imported("pip"):
install_pip()