Anja Kefala
Anja Kefala
> Specifically for building an sdist or wheel, the recommended way to do that nowadays is using the build package (python -m build --sdist for sdist, build.pypa.io) Since this invocation...
poetry export --without-hashes --format=requirements.txt > requirements.txt
@midichef I think your PR successfully meets your goals. This is such thoughtfully considered work. Once you have your fnal changes in, I am going to add an update to...
@midichef Yes, this is why I was going to update the docs as part of the merging of this PR. I think it's really hard to understand what these commands...
@midichef It might be a one-off CI blunder. Though, the test output is supposed to show when the error code is 1 :sob: I'll have to investigate that.
I changed `addcol-sheetrank` to `addcol-rank-sheet` to better fit the naming scheme. =) I do have a guide I'm working on, but my brain has been a bit cloudy, and I...
@midichef Just update `vd.inc`! The others are updated when I run `dev/mkman.sh` when I'm shipping a release.
> I could also use some guidance on the troff/groff formatting. Existing Sy tags seem to be ended by doing No, as in Sy 1 No. But they left a...
This is available on `develop`, and will be in the next VisiData release!
Hi @reagle! I'm so excited that you want to contribute a guide! =) 1. `guides` in the root level should be removed. I'll go ahead and do that. That was...