Skip to content

supporting conda environments #2

@omry

Description

@omry

Can you add conda environment support?
per this post:

This works:

import sys, os
is_conda = os.path.exists(os.path.join(sys.prefix, 'conda-meta'))

verified it on a conda environment with python 2.7 and python 3.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions