mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
9 lines
251 B
TOML
9 lines
251 B
TOML
--- pyproject.toml.orig 2023-01-31 16:07:22 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,5 +1,5 @@
|
|
[project]
|
|
-name = "Flask-SQLAlchemy"
|
|
+name = "flask-sqlalchemy"
|
|
description = "Add SQLAlchemy support to your Flask application."
|
|
readme = "README.rst"
|
|
authors = [
|