We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyproect.toml
1 parent ea2215a commit 62a1747Copy full SHA for 62a1747
1 file changed
pyproject.toml
@@ -70,6 +70,11 @@ classifiers = [
70
"Programming Language :: Python :: 3",
71
"Operating System :: OS Independent",
72
]
73
+[project.urls]
74
+"Homepage" = "https://fsecada01.github.io/SQLModel-CRUD-Utilities/sqlmodel_crud_utils.html"
75
+"Repository" = "https://github.com/fsecada01/sqlmodel_crud_utils"
76
+"Bug Tracker" = "https://github.com/fsecada01/sqlmodel_crud_utils/issues"
77
+
78
dependencies = [
79
"loguru>=0.7.3",
80
"python-dateutil>=2.9.0.post0",
0 commit comments