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
To add historical context, this was a dependency through theano, which for reasons required it to even import the project. If pymc-theano removes that, then this should be straightforward.
Someone noticed a few weeks back that there's also a dependency on
nose
in one of the requirements file.We changed to
pytest
and I'm not aware of anynose
usage anywhere, so let's take it out.The text was updated successfully, but these errors were encountered: