Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
evantahler committed Feb 6, 2024
1 parent 2bb5eed commit 1156bba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion airbyte-ci/connectors/pipelines/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,9 @@ will be skipped (the `--python-registry-check-url` is used for the check).

On a pre-release, the connector will be published as a `.dev<N>` version.

The `remoteRegistries.pypi.packageName` field holds the name of the used package name. It should be set to `airbyte-source-<package name>`. Certified Python connectors are required to have PyPI publishing enabled.
The `remoteRegistries.pypi.packageName` field holds the name of the used package name. It should be
set to `airbyte-source-<package name>`. Certified Python connectors are required to have PyPI
publishing enabled.

An example `remoteRegistries` entry in a connector `metadata.yaml` looks like this:

Expand Down

0 comments on commit 1156bba

Please sign in to comment.