forked from pool/python-social-auth-core
12 lines
380 B
Diff
12 lines
380 B
Diff
|
--- a/pyproject.toml 2025-06-27 08:29:45.000000000 +0200
|
||
|
+++ b/pyproject.toml 2025-08-18 21:15:04.317633319 +0200
|
||
|
@@ -49,8 +49,6 @@
|
||
|
]
|
||
|
description = "Python social authentication made simple."
|
||
|
keywords = ["oauth", "openid", "saml", "social auth"]
|
||
|
-license = "BSD-3-Clause"
|
||
|
-license-files = ["LICENSE"]
|
||
|
name = "social-auth-core"
|
||
|
readme = "README.md"
|
||
|
requires-python = ">=3.9"
|