kcc
kcc copied to clipboard
sync python requirements between setup.py and requirements.txt
sync python requirements between setup.py and requirements.txt
this avoid installation problem when install from pip install git+http://
this avoid also problems like these : https://github.com/ciromattia/kcc/issues/410