Jürgen Hermann

Results 118 comments of Jürgen Hermann

That does not mean packages cannot be **built** in containers… as they are here.

After calling ``./setup.py egg_info -e «tmpdir»``, ``requires.txt`` can be fed into a pip requirements parser (though there might be subtle differences).

For most / all things you mentioned, you can also pass in your own `session`, especially if they're not really per-request (like timeouts which most often are fixed per application...

The actually maintained repo is https://github.com/myint/yolk

Please read the other issues first! This project is dead, go to yolk3k.

https://pypi.python.org/pypi/yolk3k

the actual maintainer should, but tumbleweeds…

`pip install -e git+https://github.com/sseemayer/qstat-pretty.git#egg=qstatpretty` :tada:

While we're changing this anyway, could you add 3.9 to the list please?

Doing this needs new hook types `pre/post_config_prompt` called in `prompt.py`. These hooks must emit JSON (and nothing else) on stdout; logging can go to stderr. The parsed JSON is _merged_...