Skip to content

Read the Docs gets tempest-helper from PyPI #37

@jonseddon

Description

@jonseddon

In .readthedocs_conda_env.yml tempest-helper is installed through pip from PyPI rather than conda because RtD's conda install process was giving the error:

ResolvePackageNotFound: 
  - tempest-helper

tempest-helper is available from conda-forge and the same conda environment was not giving this error when running locally. Perhaps RtD was caching conda-forge as tempest-helper had been added relatively recently.

At some point the RtD conda environment should be updated to see if tempest-helper can be installed from conda rather than PyPI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions