also pass Application object to add_implementation_envs

This commit is contained in:
iLLiCiTiT 2021-05-18 14:16:00 +02:00
parent 6690f4a88c
commit d43b3d1b2c
11 changed files with 12 additions and 12 deletions

View file

@ -1,7 +1,7 @@
import os
def add_implementation_envs(env):
def add_implementation_envs(env, _app):
# Add requirements to PYTHONPATH
pype_root = os.environ["OPENPYPE_REPOS_ROOT"]
new_python_paths = [