]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
restore slotscheck, skipping mypy extension
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 14 Aug 2023 13:46:47 +0000 (09:46 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 14 Aug 2023 13:46:47 +0000 (09:46 -0400)
commit0e5ee43812d2feb0cdf855ef84a11d952b2b2b1c
treea804681a383130d9c870872b66295add671e2622
parent0cf1c669461c841f67d8bfdaea421ce1c82fffdc
restore slotscheck, skipping mypy extension

in [1] it was identified that import issues in the mypy extension
in interaction with mypy 1.5 is the source of the error in slotscheck.

I'm happy to remove mypy as a dependency for the slotscheck step
in any case.

[1] https://github.com/ariebovenberg/slotscheck/issues/178

Change-Id: I750de591179840a586650d303bcaf2ede59ec048
pyproject.toml
tox.ini