This repository contains my conda recipes.
The built recipes can be found on my anaconda repository:
conda install conda-build anaconda-client
conda build <package>/<version>
anaconda upload $(conda build --output <package>/<version>)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains my conda recipes.
The built recipes can be found on my anaconda repository:
conda install conda-build anaconda-client
conda build <package>/<version>
anaconda upload $(conda build --output <package>/<version>)