David Reagan
David Reagan
I'm testing the installation procedures for the review at https://github.com/openjournals/joss-reviews/issues/7120. I tried following the [instructions](https://retostauffer.github.io/python-colorspace/installation.html#installation) for running the tests with the makefile. ``` # Setting up virtual environment with all...
I'm testing the installation procedures for the review at openjournals/joss-reviews#7120. I tried following the [instructions](https://retostauffer.github.io/python-colorspace/installation.html#installation) for installing from a git clone. ``` git clone https://github.com/retostauffer/python-colorspace.git cd python-colorspace && python setup.py...