##// END OF EJS Templates
Stop monkeypatching `linecache`...
Stop monkeypatching `linecache` It turns out this has never been necessary if we just change the cache entry to forbid expiry in the first place.

File last commit:

r27682:971e5ce2
r27845:5a72e3db
Show More
pyproject.toml
3 lines | 91 B | text/plain | TOMLLexer
[build-system]
requires = ["setuptools >= 51.0.0"]
build-backend = "setuptools.build_meta"