Open yippie opened 1 year ago
If a package requires an install key, putting a dependency pin on it will fail to install with an invalid install key issue. Including password_env_name in the pin causes a parsing error.
Please add support for install keys on pinned dependencies
Install will fail due to missing install key.
CumulusCI version: 3.77.0 Python version: 3.10.9
macOS 13.4.1 (22F82)
No response
pipx
+1 for this feature fix
Describe the bug
If a package requires an install key, putting a dependency pin on it will fail to install with an invalid install key issue. Including password_env_name in the pin causes a parsing error.
Please add support for install keys on pinned dependencies
Reproduction steps
Install will fail due to missing install key.
Your CumulusCI and Python versions
CumulusCI version: 3.77.0 Python version: 3.10.9
Operating System
macOS 13.4.1 (22F82)
Windows environment
No response
CumulusCI installation method
pipx
Error Gist
No response
Additional information
No response