bird-house / emu

PyWPS processes for testing and demo.
http://emu.readthedocs.io/en/latest/
Other
3 stars 10 forks source link

Build identical conda env #55

Closed cehbrecht closed 5 years ago

cehbrecht commented 6 years ago

Description

Use Conda to build an environment that should be identical over time and platform:

https://conda.io/docs/user-guide/tasks/manage-environments.html#building-identical-conda-environments

Steps to Reproduce

Additional Information

cehbrecht commented 5 years ago

using:

conda list --explicit > spec-file.txt

but it is platform dependent ... so should be generated on linux.