Keep anaconda environment files up to date
Project description
conda-hooks
Keep anaconda environment files up to date with installed packages. This can easily be automated using pre-commit hooks.
Installation
As a python package
The conda_hooks
package is installable as a normal python package, for example via pip:
pip install conda_hooks
As a pre-commit
hook
In your .pre-commit-config.yaml
file add
repos:
- repo: https://github.com/f-koehler/conda-hooks
rev: "0.2.2"
hooks:
- id: prettier
Usage/Examples
TODO
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
conda-hooks-0.3.0.tar.gz
(4.8 kB
view hashes)
Built Distribution
Close
Hashes for conda_hooks-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b554b5b86ae019f0e750a763e242379f40650eaf90f01fac2ef4118323621d8 |
|
MD5 | 43bd9e63c965f35562974bc04580e4a7 |
|
BLAKE2b-256 | fa1251677e49829379d4b4260aea7f8d2d228376963cb70aade154c1cc990502 |