python313Packages.dom-toml: add pythonImportsCheck

This commit is contained in:
Fabian Affolter
2026-01-04 18:22:33 +01:00
committed by GitHub
parent 1761d15952
commit 057788eb36
@@ -27,6 +27,8 @@ buildPythonPackage rec {
tomli
];
pythonImportsCheck = [ "dom_toml" ];
meta = {
description = "Dom's tools for Tom's Obvious, Minimal Language";
homepage = "https://github.com/domdfcoding/dom_toml";