ipykernel icon indicating copy to clipboard operation
ipykernel copied to clipboard

Update Pytest configuration (deprecated implicit asyncio mode)

Open Carreau opened this issue 2 years ago • 3 comments

This make downstream test fail.

Carreau avatar Apr 29 '22 09:04 Carreau

Ok, I'm confused why downstream it asks for the option and here it says the option is unknown

Carreau avatar Apr 29 '22 09:04 Carreau

If you're referring to IPython's downstream checks, I think the check is using the pytest config from IPython itself. In the downstream-test action in jupyterlab/maintainer-tools we made sure to put the downstream folder in a separate file hierarchy to avoid this.

blink1073 avatar May 02 '22 11:05 blink1073

Thanks for the pointers I'll try to have a look.

Carreau avatar May 02 '22 13:05 Carreau