##// END OF EJS Templates
Merge pull request #13668 from telamonian/fix-handling-of-bdbquit...
Merge pull request #13668 from telamonian/fix-handling-of-bdbquit fix uncaught `BdbQuit` exceptions on ipdb `exit`

File last commit:

r27264:84fa21b3
r27659:1893a8f5 merge
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__"