domdfcoding / RecipeBook

Conda recipes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecipeBook

Conda recipes.

To build a package:

docker run --rm -ti continuumio/conda-ci-linux-64-python3.9
cd ~
git clone https://github.com/domdfcoding/RecipeBook
cd RecipeBook
export ANACONDA_TOKEN=<token>
python docker_build.py <package>

About

Conda recipes.


Languages

Language:Python 100.0%