Replies: 1 comment 2 replies
-
Can you try the master branch? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today I added
hatch-fancy-pypi-readme
to my pyproject.toml. It works fine locally, but in my CI jobs I now get a long backtrace resulting from aJSONDecodeError
duringhatch env create lint
.I've attempted to troubleshoot this a bit, but my lack of familiarity with the Hatch codebase is a stumbling block :-)
Is it possible to get some hints to help look into this further?
Beta Was this translation helpful? Give feedback.
All reactions