You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For packages locally linked in the davai experiment (DAVAI-tests, epygram, ial_build, vortex, etc...), instead of relying on pre-installed packages, we should either:
For packages locally linked in the davai experiment (DAVAI-tests, epygram, ial_build, vortex, etc...), instead of relying on pre-installed packages, we should either:
.venv
in the experiment directory ?) where packages are installed using pip (cf. Setup on PyPI IAL-build#1 & Setup on PyPI IAL-expertise#1)In the case of virtualenv, the
DAVAI-tests
repo would need to be editableSide question: where should the specification of the packages version be setup ?
DAVAI-env
orDAVAI-tests
?The text was updated successfully, but these errors were encountered: