1
0
mirror of synced 2025-12-25 02:09:19 -05:00

connectors-qa: do not enforce PyPi publication (#47358)

This commit is contained in:
Augustin
2024-10-25 19:23:03 +02:00
committed by GitHub
parent 8281cebdef
commit 07bb0ed1fc
5 changed files with 32 additions and 17 deletions

View File

@@ -360,7 +360,7 @@ _Applies to connector with any Airbyte usage level_
Connector version in metadata.yaml and pyproject.toml file must match. This is to ensure that connector release is consistent.
### Python connectors must have PyPi publishing enabled
### Python connectors must have PyPi publishing declared.
_Applies to the following connector types: source_
_Applies to the following connector languages: python, low-code_