Skip to content
Snippets Groups Projects
Commit ec21264b authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

add --no-builds options

parent 68763136
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ pip install julian
Duplicate your environment on another machine, just export it to a YAML file:
``` bash
conda env export > environment.yml
conda env export --no-builds > environment.yml
```
## Build and run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment