Skip to content
New issue

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

Use https://pypi.org/project/truststore/ #35

Open
kariharju opened this issue Jun 14, 2024 · 1 comment
Open

Use https://pypi.org/project/truststore/ #35

kariharju opened this issue Jun 14, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kariharju
Copy link
Contributor

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.

@kariharju kariharju added enhancement New feature or request robocorp-code labels Jun 14, 2024
@kariharju
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant