mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
9 lines
255 B
TOML
9 lines
255 B
TOML
--- pyproject.toml.orig 2023-04-27 13:38:50 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[project]
|
|
-name = "Werkzeug"
|
|
+name = "werkzeug"
|
|
description = "The comprehensive WSGI web application library."
|
|
readme = "README.rst"
|
|
license = {text = "BSD-3-Clause"}
|