Skip to content

[python] Upgrade Typeguard to >4.3.0 (once it is available) #3216

@ryan-williams

Description

@ryan-williams

#3001 moves us to installing Typeguard@HEAD, because we need agronholm/typeguard#490 in order for tests/type-checking to pass in Python 3.12):

# Python 3.12 support requires https://github.com/agronholm/typeguard/pull/490;
# use Typeguard @ HEAD until that PR is included in a release. See also:
# https://github.com/single-cell-data/TileDB-SOMA/issues/3216
typeguard @ git+https://github.com/agronholm/typeguard

Once a new release of Typeguard is available, we should move to that: pypi.org/project/typeguard

cc @johnkerl

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions