repo2docker/tests/conda
Min RK b20ee4adb9 don't install requirements.txt if environment.yml is present
The most likely cause of both being present is equivalent dependencies for two use cases,
not a single multi-stage conda environment.

If deps should be installed in conda with pip, they will be in `environment.yml` under `pip`.
2017-09-07 13:21:23 +02:00
..
requirements don't install requirements.txt if environment.yml is present 2017-09-07 13:21:23 +02:00
simple adding doc generation from the tests 2017-08-01 00:09:04 -04:00