Conda edgetest plugin
Project description
Conda edgetest plugin
Table Of Contents
Install
Installation from PyPI:
$ python -m pip install edgetest-conda
Installation from conda-forge:
$ conda install -c conda-forge 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.10
upgrade =
myupgrade
NOTE: The default python version is 3.10.
Contributing
See our developer documentation.
We welcome and appreciate your contributions! Before we can accept any contributions, we ask that you please be sure to sign the Contributor License Agreement (CLA)
This project adheres to the Open Source Code of Conduct. By participating, you are expected to honor this code.
License
Apache-2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file edgetest_conda-2024.4.0.tar.gz
.
File metadata
- Download URL: edgetest_conda-2024.4.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7357d5a77ebdba377c013de2c0a2a264ae413a923218b6683eb58c39ef1ab073 |
|
MD5 | 410ceb80950b6b89ec89dff8c6a061c9 |
|
BLAKE2b-256 | ea2b17ae89f5fcf68f479f935f44b9d347aff3fa8c195ef7e5db5e65f3b76d5a |
File details
Details for the file edgetest_conda-2024.4.0-py3-none-any.whl
.
File metadata
- Download URL: edgetest_conda-2024.4.0-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f4580012a3d52db54239dc1a645f846d7bed3fdd87b5c4c241e4bf4c8a72079 |
|
MD5 | 4f9317165b65f143c95dcb4b8346fd98 |
|
BLAKE2b-256 | 1b21e1d847a1d650de9b21bf7e05ac472b56e6466894e6cfb93c8b721bb0845b |