SwampFalc
SwampFalc
https://github.com/codejamninja/sphinx-markdown-builder The first 3/4s of the "Usage" section, up until the line "Build markdown files with Makefile"
The solution is to remove everything you added to your conf.py. None of it is needed for the correct operation of this module, it's a leftover from another module (...
There are two sections in the "Current behavior" part, where I show that yes, without pyenv it works.
Unfortunately, something happened between when I made the report about two months ago, and now, and the error no longer occurs. One of the things I did in the meantime...
Small feedback: I am able to reach a settings page but cannot save any changes. Since I tried this with the full website as well and got the same result,...
Dupe of https://github.com/pypa/hatch/issues/948 The "publish" table of settings needs to be in your global configuration, not in the `pyproject.toml`. Refer to https://hatch.pypa.io/latest/config/hatch/ for details on the location of the global...