Skip to content

Commit 39f3f4c

Browse files
committed
Fix typo
1 parent f96c3d5 commit 39f3f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ classifiers = [
4343
ldap = ["bonsai"]
4444
sql = [
4545
"alembic",
46-
"sql",
46+
"ormar",
4747
]
4848
test = [
4949
"aiosqlite",

0 commit comments

Comments
 (0)