Skip to content

Commit 389a662

Browse files
authored
Merge pull request #175 from mekanix/cleanup
Fix typo
2 parents f96c3d5 + 39f3f4c commit 389a662

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)