-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Labels
Accepting Pull RequestsDocumentationImprovements or additions to documentationImprovements or additions to documentationdiscussionflow::triagekind/FeatureNew feature or requestNew feature or requestmigrated from gitlabvaluestream/SDK
Description
Migrated from GitLab: https://gitlab.com/meltano/sdk/-/issues/278
Originally created by @edgarrmondragon on 2021-11-23 18:03:35
I want to start the conversation around our (recommended) packaging strategy for SDK-based taps and targets.
A recent conversation in Slack revealed that installing SDK-based taps (e.g. pipx install git+https://github.com/MeltanoLabs/tap-github.git
) references the specified dependency versions in pyproject.toml
and completely ignores the pinned versions in poetry.lock
.
The most relevant discussions around using Poetry to distribute end-user Python applications (like Singer Taps) is happening here and in this PR.
Metadata
Metadata
Assignees
Labels
Accepting Pull RequestsDocumentationImprovements or additions to documentationImprovements or additions to documentationdiscussionflow::triagekind/FeatureNew feature or requestNew feature or requestmigrated from gitlabvaluestream/SDK