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 unused pytest_tornasync dependency #199

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

echarles
Copy link
Member

Fixes #198

@echarles echarles marked this pull request as draft January 22, 2023 05:59
@echarles
Copy link
Member Author

It looks like pytest_tornasync is still needed

  File "C:\hostedtoolcache\windows\Python\3.7.9\x64\lib\site-packages\_pytest\config\__init__.py", line 774, in import_plugin
    __import__(importspec)
ImportError: Error importing plugin "pytest_tornasync": No module named 'pytest_tornasync'
Error: Process completed with exit code 1.

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.

pytest-jupyter should work as a replacement for pytest-tornasync
1 participant