Cyrill Raccaud

Results 26 comments of Cyrill Raccaud

Use ```bash sudo apt install python3-dev python3-pip virtualenv sudo apt install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools pyqt5-dev pyqt5-dev-tools # for PyQt5-GUI sudo apt install libcups2-dev # to use pycups ``` 'qt5-default'...

There is a PR ready for this fix, would be great to approve it and not let it stale especially as it is quick work 😊

Seems like nobody is interested in this, bye bye.

@joostlek Should I just wait for this or is there something to be done for this PR?

> Please don't pin dependencies like aiohttp to a version @joostlek What do you mean? In the package definition on pypi?

> In the requirements in requirements.txt. Does that only count for aiohttp or what other libs does that apply to? Putting constraints on libs will still be necessary, but only...

We will reduce the requirements👍

> Ooohhh, I now remember i made this mistake before. I already tried searching for this list but couldn't find it That is what I meant with the pypi😅

In the setup.cfg is the list for prod @joostlek