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
#270 modifies testing to rely on installing poli with pip install poli[black-box-name]. I believe we should still test that the envs we provide build well, even though most of them are just pip installing the same optional dependencies.
The text was updated successfully, but these errors were encountered:
#270 modifies testing to rely on installing
poli
withpip install poli[black-box-name]
. I believe we should still test that the envs we provide build well, even though most of them are justpip
installing the same optional dependencies.The text was updated successfully, but these errors were encountered: