Skip to content

Conda env file not suitable for windows #6

@egillax

Description

@egillax

The conda_env_pkgs.txt file is pinning specific binary builds of packages which only work on linux. Unfortunately I need to use windows to access a database. Is it possible to include a file with no build specific info and only the direct dependencies of the project ? For example the following command should work:

conda env export --no-builds --from-history -f conda_env_no_build.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions