Replies: 1 comment
-
Hatchling can only use pure Python libs imo, but nice find! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I notice samuelcolvin develop rtoml for parsing toml file, it's fast than
tomli
and another libs.Maybe consider using
rtoml
, just advice :)Beta Was this translation helpful? Give feedback.
All reactions