Skip to content

Commit ce3d229

Browse files
committed
Add py.typed marker files to all packages (PEP 561)
Only the sftp and mailpit modules had py.typed markers. This adds the marker to core and all remaining modules so that mypy and other type checkers recognise the package as typed without needing --ignore-missing-imports. Fixes #305
1 parent b12ae13 commit ce3d229

File tree

46 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+0
-0
lines changed

core/testcontainers/compose/py.typed

Whitespace-only changes.

core/testcontainers/core/py.typed

Whitespace-only changes.

core/testcontainers/socat/py.typed

Whitespace-only changes.

modules/arangodb/testcontainers/arangodb/py.typed

Whitespace-only changes.

modules/aws/testcontainers/aws/py.typed

Whitespace-only changes.

modules/azurite/testcontainers/azurite/py.typed

Whitespace-only changes.

modules/cassandra/testcontainers/cassandra/py.typed

Whitespace-only changes.

modules/chroma/testcontainers/chroma/py.typed

Whitespace-only changes.

modules/clickhouse/testcontainers/clickhouse/py.typed

Whitespace-only changes.

modules/cockroachdb/testcontainers/cockroachdb/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)