Skip to content

Run Redis from Conda and add environment.yml

Hugo Kerstens requested to merge conda-environment into master

Closes #237 (closed) and #313 (closed).

This merge request:

  • Adds a conda environment.yml as a replacement for requirements[-dev].txt
  • Runs redis from the conda environment

TODO:

  • Update README install instructions
Edited by Hugo Kerstens

Merge request reports