Gideon
Gideon
> pre-commit is more trouble than it’s worth though imo I personally love pre-commit(-ci), as it does both automatic and non-automatic things, requires no setup and also runs in CI....
@controversial What development status would you consider `livejson` to be? Development Status :: 1 - Planning Development Status :: 2 - Pre-Alpha Development Status :: 3 - Alpha Development Status...
Seeing https://martin-thoma.com/software-development-stages/, I would say either production/stable or mature, maybe mature because it's pretty old, but it could also be production/stable as there are still a few (almost basic for...
Pip/setuptools is somehow adding both a `livejson` package and a `livejson.py` module...
Ah, seems like the build cache just needed to be cleared
Hi @controversial, I'm revisiting this, and I'm wondering why `_initfile` returns booleans, even though they're never used and not always returned? Can those be removed?
> Dupe: [#13 (comment)](https://github.com/Arkq/flake8-requirements/issues/13#issuecomment-864211202) Should I close this issue or is it fine if there's a separate issue for this?
Rerunning the failed test fails again
> Can you show your `env`, especially `TERM`, `NO_COLOR` and `PY_COLORS`? ``` COLORTERM=truecolor TERM=xterm-256color ``` `NO_COLOR` and `PY_COLORS` are not set
If needed, I can provide more details about my system/terminal or try again with different settings