Casper da Costa-Luis
Casper da Costa-Luis
`>35` days: use `LEO`
Thanks! Sorry for the delay.
Thanks! sorry for the delay!
running into the same problem. Arrived here via https://github.com/pypa/setuptools/issues/3550
@Freed-Wu Thanks! You wrote `fixes #91` in a commit message, just clarifying you meant `fixes #90`, right?
/tag v1.5.6 f8203d9
Yep was unreasonably hard to figure out. Can't tell what's worse about shells - the language itself, or the (lack of) good documentation. 🤺😅
slight tweak to https://github.com/pypa/pip/issues/8049#issuecomment-633845028: ```bash pip install toml python3 -c \ 'import toml; c=toml.load("pyproject.toml"); print("\0".join(c["build-system"]["requires"]), end="")' \ | xargs -0 pip install ``` though I agree that if `pip sdist`...
Sure, `pip install yq` :)
I can confirm this issue. As of now my work-around is (after running `latexdiff`): - sub `\DIFadd{X\>Y}` => `\DIFadd{X}\DIFaddend \>\DIFadd{Y}` - sub `\DIFdel{X\>Y}` => `\DIFdel{X Y}` It's not nice writing...