Closed bnaul closed 9 years ago
The requirements.txt
file lists runtime requirements, so I don't think we should put Cython in there.
Maybe we can just mention it in the installation instructions
Should I add it to the conda create ...
command?
Again, this should only be in the developer instructions. Normal users would not need to compile anything if they install using pip. But wherever we put the "Installation from source" instructions should contain this.
Got it, thanks!
:+1: