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
Hello, just wanted to flag this warning I've begun seeing:
/usr/bin/vcs:6: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
from pkg_resources import load_entry_point
Hello, just wanted to flag this warning I've begun seeing:
I believe it comes from:
vcstool/vcstool/commands/help.py
Line 4 in daf3893
Happy to look into a fix if it's something that would be merged.
The text was updated successfully, but these errors were encountered: