Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deprecation warning #68

Closed
awdeorio opened this issue Nov 4, 2023 · 1 comment
Closed

Fix deprecation warning #68

awdeorio opened this issue Nov 4, 2023 · 1 comment

Comments

@awdeorio
Copy link
Contributor

awdeorio commented Nov 4, 2023

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

@noah-weingarden
Copy link
Contributor

Oh, forgot there was an issue for this. Fixed in #70.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants