--- a/scripts/install.py Mon May 30 09:51:57 2022 +0200 +++ b/scripts/install.py Tue May 31 09:59:42 2022 +0200 @@ -1609,7 +1609,7 @@ "docutils": ("docutils", ""), "Markdown": ("markdown", ""), "pyyaml": ("yaml", ""), - "toml": ("toml", ""), + "tomlkit": ("tomlkit", ""), "chardet": ("chardet", ""), "asttokens": ("asttokens", ""), "EditorConfig": ("editorconfig", ""),