nbclassic
nbclassic copied to clipboard
remove unused pytest_tornasync dependency
Fixes https://github.com/jupyter/nbclassic/issues/198
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.