Timo Wilken
Timo Wilken
Fine by me in principle, but I expect that once merged, this will need manual patching again on CVMFS, so that it works on @jgrosseo's Ubuntu hosts.
Hi @ktf @adriansev, what do you think about this? It seems that with the previous approach of installing Python packages with a plain `-r requirements.txt`, the versions specified in that...
You're right @adriansev, xjalienfs and other packages that install Python packages on top of Python-modules might end up causing version updates, since they won't use the constraint file. This wouldn't...
Yeah, it's probably a bigger job. It might be better to install the constraint files in the Python-modules-list package, so that other Python-based packages can use them when they install...
Hi @kerrykeal, sorry, I cannot see what code you are referring to in the following file: https://github.com/TimoWilken/flappy-bird-pygame/blob/master/flappybird.py Could you give me a line number? Are you sure this is the...