Just like we removed the sdk dependency in artifacts-keyring to just the runtime dependency with microsoft/artifacts-keyring#70, we should do the same for conda
|
subprocess.check_output(["dotnet", "--version"]).decode().strip().partition("-")[0].split(".")) |
Just like we removed the sdk dependency in artifacts-keyring to just the runtime dependency with microsoft/artifacts-keyring#70, we should do the same for conda
artifacts-credprovider/src/artifacts-credprovider-conda/src/activate/artifacts-cred.py
Line 44 in 4e58b4c