Skip to content

Commit c9aae44

Browse files
committed
chore(python): skip packaging mode
1 parent e7df248 commit c9aae44

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

consumer-python-kafka/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ authors = ["Mike Geeves <mike.geeves@bearly-compiling.com>"]
77
readme = 'README.md'
88
repository = "https://github.com/pactflow/example-consumer-python-kafka"
99
homepage = "https://github.com/pactflow/example-consumer-python-kafka"
10+
package-mode = false
1011

1112
[build-system]
1213
requires = ["poetry-core>=1.0.0"]

provider-python-kafka/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ authors = ["Yousaf Nabi <you@saf.dev>"]
77
readme = 'README.md'
88
repository = "https://github.com/pactflow/example-provider-python-kafka"
99
homepage = "https://github.com/pactflow/example-provider-python-kafka"
10+
package-mode = false
1011

1112
[build-system]
1213
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)