Skip to content

Commit 8929f81

Browse files
committed
chore: fix pyproject.toml
1 parent c541bce commit 8929f81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@ keywords = [
2828
"auth",
2929
"mongoengine"
3030
]
31-
name = "social-auth-app-django-mongoengine"
3231
license-files = ["LICENSE"]
33-
name = "social-auth-storage-peewee"
32+
name = "social-auth-app-django-mongoengine"
3433
readme = "README.md"
3534

3635
[project.urls]

0 commit comments

Comments
 (0)