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

new release required for recent pytest release #35

Closed
tlambert03 opened this issue Oct 25, 2022 · 1 comment
Closed

new release required for recent pytest release #35

tlambert03 opened this issue Oct 25, 2022 · 1 comment

Comments

@tlambert03
Copy link

Seeing the following error in my CI tests:

    File "/tmp/.tox/py310-macos/lib/python3.10/site-packages/pytest_mypy_testing/plugin.py", line 12, in <module>
      from py._path.local import LocalPath
  ModuleNotFoundError: No module named 'py._path'; 'py' is not a package

looks like the changes from #27 would fix it.
any plans for a new version release?

thanks!

@davidfritzsche
Copy link
Owner

Thank you for reporting this issue. Should be solved with version 0.1.0: https://pypi.org/project/pytest-mypy-testing/0.1.0/

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