We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue by fabioz Wednesday Sep 13, 2023 at 10:48 GMT Originally opened as robocorp/robotframework-lsp#977
Using https://pypi.org/project/truststore/ should enable users with mitm proxy to access conda forge.
The text was updated successfully, but these errors were encountered:
Comment by kariharju Wednesday Sep 13, 2023 at 12:51 GMT
With rcc the following dependency level enables this:
channels: - conda-forge dependencies: - python=3.10.12 - truststore=0.8.0 - pip=23.2.1 - pip: - --use-feature=truststore - rpaframework==27.0.1 - robocorp==1.0.0
Sorry, something went wrong.
No branches or pull requests
Issue by fabioz
Wednesday Sep 13, 2023 at 10:48 GMT
Originally opened as robocorp/robotframework-lsp#977
Using https://pypi.org/project/truststore/ should enable users with mitm proxy to access conda forge.
The text was updated successfully, but these errors were encountered: