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

remove deprecated pkg_resources #143

Closed
wants to merge 1 commit into from
Closed

Conversation

dshore
Copy link
Collaborator

@dshore dshore commented Sep 29, 2023

No description provided.

@dshore
Copy link
Collaborator Author

dshore commented Sep 29, 2023

Going to not do this now since not supported in 3.7, and 3.8:

pytest \
--cov=line_item_manager \
--cov-report term-missing
ImportError while loading conftest '/home/runner/work/line-item-manager/line-item-manager/tests/conftest.py'.
tests/conftest.py:6: in <module>
    from line_item_manager import cli
line_item_manager/cli.py:4: in <module>
    from importlib.resources import files
E   ImportError: cannot import name 'files' from 'importlib.resources' 

@dshore dshore closed this Sep 29, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant