python3Packages.notobuilder: fix build (#439690)

This commit is contained in:
jopejoe1
2025-09-02 23:14:03 +02:00
committed by GitHub
@@ -41,6 +41,8 @@ buildPythonPackage {
setuptools-scm
];
env.SETUPTOOLS_SCM_PRETEND_VERSION = "0.0.0";
dependencies = [
fonttools
ufomerge