conda-pyproject-toml
Conda plugin that installs dependencies from a pyproject.toml file.
Installation
conda install -c conda-forge conda-pyproject-toml
Usage
Once installed, the plugin adds support for installing dependencies from a pyproject.toml file.
-
Install requirements into current environment
conda install --file pyproject.toml -
Create a new environment
conda create --name my-conda-environment --file pyproject.toml
Development
See CONTRIBUTING
Release files for conda-pyproject-toml 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| conda_pyproject_toml-0.1.0.tar.gz | 4.6 kB | Details |
Release files / conda_pyproject_toml-0.1.0.tar.gz
| Download URL | conda_pyproject_toml-0.1.0.tar.gz |
|---|---|
| Size | 4.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1638ae1b8058ca031fab3c1ca292f9a8cf3adcbd95dcc14d4c6dd73fe4cc0f77
|
|
BLAKE2b-256 checksum How to use checksums |
ca2b2c43d319c8f9933c61ecc97d3a7b520415df13599c0e64b5cf894b49d918
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|