You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would inform Meltano of which version to use by default for installing plugins in a project.
project
├── .python-version
└── meltano.yml
TBD
Precedence. The presence of .python-version (with a valid Python version) should probably NOT override a global or plugin-level python value in meltano.yml.
Feature scope
CLI (options, error messages, logging, etc.)
Description
This would inform Meltano of which version to use by default for installing plugins in a project.
TBD
.python-version(with a valid Python version) should probably NOT override a global or plugin-levelpythonvalue inmeltano.yml.Links