An open API service indexing awesome lists of open source software.

https://github.com/atmtools/pyarts-conda

Recipe to build PyARTS conda packages
https://github.com/atmtools/pyarts-conda

Last synced: about 1 year ago
JSON representation

Recipe to build PyARTS conda packages

Awesome Lists containing this project

README

          

# Conda recipe for PyARTS

Requirements:

- miniforge installation
- boa package installed (for mambabuild)

Building the conda package:

```
conda mambabuild --no-anaconda-upload pyarts
```