i3ColourChanger
i3ColourChanger copied to clipboard
Put required dependencies in requirements.txt
Pip has this nice feature where you can put your dependencies in a requirements.txt file.
Read the docs here
You then just have to call pip install -r requirements.txt
Ah interesting. however since the WxWidgets Phoenix project cant't be installed through Pip I would rather have people look at the readme in order to get the dependencies.