substanced icon indicating copy to clipboard operation
substanced copied to clipboard

Support / require pyramid >= 2.0

Open tseaver opened this issue 9 months ago • 0 comments

~~Builds atop changes in #307. I will rebase this PR once that one merges.~~ Rebased after merge of #307.

Coverage is at 100%, and all tests pass for py38 through py312, except the ones for substanced.scaffold, which I just turned off. To appease our new insect overlords, we would likely need to make the scaffold into a cookiecutter template project.

I'm disabling a bunch of deprecation warning spew, mostly from chameleon (it interacts with Python AST internals in ways that will break under Python 3.14) and hypatia (maybe similar? I haven't checked).

tseaver avatar May 03 '24 16:05 tseaver