##// END OF EJS Templates
Set co_name for cells run line by line. Fixes https://github.com/ipython/ipykernel/issues/841
Set co_name for cells run line by line. Fixes https://github.com/ipython/ipykernel/issues/841

File last commit:

r27264:84fa21b3
r27527:d11e987f
Show More
pyproject.toml
3 lines | 111 B | text/plain | TOMLLexer
[build-system]
requires = ["setuptools >= 51.0.0", "wheel"]
build-backend = "setuptools.build_meta:__legacy__"