Jürgen Gmach
Jürgen Gmach
@bjlittle I completely missed your reply! > That said, the mother-of-all issue https://github.com/tox-dev/tox/issues/1974 appears to be missing [tox-run-command](https://github.com/dstanek/tox-run-command), which would be nice to have. So I don't know if that...
The latest version of cachemachine, which you used as an reproducer, fails with a poetry error: ``` ERROR: In --require-hashes mode, all requirements must have their versions pinned with ==....
I think this question (my question :-) ) is sufficiently answered by https://github.com/tox-dev/tox/blame/main/docs/faq.rst#L140-L144
FWIW I (sadly) have no more chance to use batou, so all efforts should be communicated with @ctheune
Ruff aims to be the all-in-one tool, so I think that is not a good comparison.
The Launchpad team received its first support issue from a pro user not being able to log into their existing Launchpad account after signing up for pro. Details see here...
I am hestitating to deprecate the parameter and finally to remove it, as that would cause a backwards imcompatibility. Any more opinions on this?
@dvarrazzo Could you please try to reproduce the issue with the latest version of tox v4? (`pip install --pre tox`)
I tried to reproduce #116, but failed to setup batou on Python 3.10 for another reason: ``` ❯ curl -sL https://raw.githubusercontent.com/flyingcircusio/batou/master/bootstrap | sh Update lockfile with with /usr/bin/python3.10. If you...