i3ColourChanger icon indicating copy to clipboard operation
i3ColourChanger copied to clipboard

Put required dependencies in requirements.txt

Open 3j14 opened this issue 8 years ago • 1 comments

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

3j14 avatar Mar 03 '17 11:03 3j14

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.

PMunch avatar Mar 03 '17 15:03 PMunch