Closed Profpatsch closed 9 years ago
Since there are packages needed that can’t be installed with pip (not even gobject can), it should be left to the distribution packaging to provide the right dependencies imho.
But I’ll comment out the non-pip packages so -r
can still be used.
How do you intend to consume that file? I'm not very knowledgeable, but I think
pip -r requirements.txt
is the state of the art. If that's the case then it will fail, because there is noavahi
package.