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
Due to #731 the tests started failing, which broke the conda build during release. Currently 0.9.0 is not on conda, we can either:
troubleshoot this and pin pytest on conda to a particular version, which may or may not be the solution. It could be something more fiddly e.g. how the runners are set up.
make a patch here Fix logging tests #731 and release 0.9.1 which can be the conda release.
I think (2) is simplest and there is no real downside of not having 0.9.0 not on conda?
Due to #731 the tests started failing, which broke the conda build during release. Currently 0.9.0 is not on conda, we can either:
I think (2) is simplest and there is no real downside of not having 0.9.0 not on conda?