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
However, we'll likely still rely on importing watertap for non-essential purposes, such as Jupyter notebooks
Therefore, we need to set things up so that:
watertap is available and can be installed easily where needed (e.g. by bundling it together with the Jupyter dependencies so that they can all be installed in the environment(s) where the notebooks are run)
Everything else works (i.e. there are no test failures) if watertap is not importable
This will most likely require adding another CI check branch so that tests are run in environments both with and without watertap installed
The text was updated successfully, but these errors were encountered:
reaktoro-pse
will cease depending onwatertap
as a required dependencywatertap
for non-essential purposes, such as Jupyter notebookswatertap
is available and can be installed easily where needed (e.g. by bundling it together with the Jupyter dependencies so that they can all be installed in the environment(s) where the notebooks are run)watertap
is not importablewatertap
installedThe text was updated successfully, but these errors were encountered: