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
I've removed any package that have a __version__ attribute and now Scooby will generally assume the version info is available under the __version__ attribute unless it is specified as something else in the VERSION_ATTRIBUTES dictionary under knowledge.py
We still need a more comprehensive list for VERSION_ATTRIBUTES though, so please suggest more!
What packages should be in the knowledge base?
Should we make it only for packages that do not have a
__version__
attribute?The text was updated successfully, but these errors were encountered: