Skip to main content

Conda edgetest plugin

Project description

Conda edgetest plugin

python-3.7 Code style: black

Full Documentation

Table Of Contents

Install

Installation from PyPI:

$ python -m pip install edgetest-conda

NOTE: This plugin uses conda create ..., so you need to be in a conda base environment or you must run

$ conda install conda

in your current environment.

Getting Started

This plugin allows users to create virtual environments using conda instead of venv. With this plugin installed, you can also specify packages that you want to install via conda as well as the python version for your environment(s):

[edgetest.envs.myenv]
conda_install =
    graphviz
python_version = 3.8
upgrade =
    myupgrade

NOTE: The default python version is 3.7.

Contributing

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edgetest-conda-2021.12.0.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

edgetest_conda-2021.12.0-py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page