Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/finance/fava/files/patch-freebsd-bug-270358
49053 views
--- pyproject.toml.orig	2026-05-22 05:55:52 UTC
+++ pyproject.toml
@@ -3,7 +3,7 @@ requires-python = ">=3.10"
 description = "Web interface for the accounting tool Beancount."
 readme = "README.rst"
 requires-python = ">=3.10"
-license = "MIT"
+license = {text = "MIT"}
 authors = [{ name = "Dominik Aumayr", email = "[email protected]" }]
 maintainers = [{ name = "Jakob Schnitzer", email = "[email protected]" }]
 keywords = ["accounting", "beancount", "fava"]