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
tests/test_cli.py:3
/Users/awdeorio/src/eecs485/madoop/tests/test_cli.py:3: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
We need to fix the way madoop --version gets its version
The text was updated successfully, but these errors were encountered:
We need to fix the way
madoop --version
gets its versionThe text was updated successfully, but these errors were encountered: