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
* Both libssm and libsm modules will use cachetools if it
is found in the PYTHONPATH or sys.modules. Else fetch
from the remote.
* Added unit tests
* Bumped rc3 release
Resolves#2#4#25
If cachetools is available within environment then make use of it. Else noop cache and, fetch from remote.
The text was updated successfully, but these errors were encountered: