This commit is contained in:
Danilo Reyes
2025-11-08 21:44:16 -06:00
parent 093ccf90cb
commit 4e91264f0f

View File

@@ -17,6 +17,7 @@ buildPythonApplication {
path = ../src/tuhmayto/.;
name = "${pname}-${version}";
};
pyproject = true;
build-system = [ setuptools ];
dependencies = [
sqlite