Chris Sewell
Chris Sewell
fixed in #1249
I would say this is fixed in https://sphinx-needs.readthedocs.io/en/latest/tutorial.html 😄 but feel free to open a new issue with any additional improvement suggestions
Heya, yeh that's my bad; I've been ill for the last week, so haven't been able to push things forward as quickly. Hopefully, nearly better now, so will give a...
Heya, From my side, I use `nox` via `pipx`, and have no problem: ```console $ pipx list ... package nox 2023.4.22, installed using Python 3.11.6 - nox - tox-to-nox ```...
> How do you test with different python versions locally? Honestly, I don't 😅, I just test test against one and let the CI handle the rest. I've never had...
> Ah! pyenv local 3.8 system did the trick! Mind if I add this short step-by-step instructions to your contributing.rst? Yeh no worries, I guess just add it as a...
Love that guy Maybe one day we'll get one-to-rule-them-all 😂
superceded by #1232
superceded by #1230
> a check could be as simple as, "is there a version difference of Sphinx-Needs that was used for the last build" @twodrops @danwos This is already possible with `env_version`:...