Following Readme.md instructions, I installed PERI on a new machine and wanted to run the tests with
nosetests, but had the error message
nosetests: error: Error reading config file 'setup.cfg': no such option 'rednose'
It was solved by installing rednose.
I suggest to include rednose in the dependencies of PERI.
Following Readme.md instructions, I installed PERI on a new machine and wanted to run the tests with
nosetests, but had the error messageIt was solved by installing rednose.
I suggest to include rednose in the dependencies of PERI.