Tobias Raabe
Tobias Raabe
Hi, First of all, thanks for the great library! **Describe the bug** I have a [test](https://github.com/pytask-dev/pytask/blob/609304a453e4f9636c53477aba5bb50360fdca00/tests/test_debugging.py#L177) that spawns a child process with pexpect and runs my application. Then, it checks...
**Describe the bug** The issue started appearing in my test suite, and I could boil it down to this reproducible example. I am using rich 12.5.1. ```python # Content of...
* Cookiecutter version: 2.1 * Template project url: https://github.com/pytask-dev/cookiecutter-pytask-project/pull/22 * Python version: 3.7-3.10 * Operating System: Windows ### Description: When I am running the tests for my cookiecutter on Windows,...
Hi, I would like to point tryceratops to a specifc configuration file using a `--config` option or something similar. Currently, tryceratops tries to find the configuration itself. In my specifc...
* respy version used, if any: any * Python version, if any: any * Operating System: any Exogenous processes are an important part of every modern structural model. Processes in...
* respy version used, if any: 2.0.0 * Python version, if any: any * Operating System: any ### What would you like to enhance and why? Is it related to...
* Date you used respy: 29.07.2019 * respy version used, if any: > 1.2.1 * Python version, if any: 3.7 * Operating System: any ### Current State respy currently has...
* Date you used respy: 26.11.19 * respy version used, if any: 2.0.0dev1 * Python version, if any: any * Operating System: any ### Description In #296 I recognized that...
* Date you used respy: 19.11.2019 * respy version used, if any: 2.0.0 * Python version, if any: any * Operating System: any *Just collecting. No immediate discussion necessary.* ###...
Hey, first of all, thanks for making this project as I was desperately in need of such a package. I scripted my own rendering for jupyter notebooks but it missed...