scaffold oauth client
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Latest Python Social Auth
|
||||
social-auth-app-django
|
||||
social-auth-core
|
||||
@@ -0,0 +1,3 @@
|
||||
# Stable Python Social Auth, found in Open edX Nutmeg
|
||||
social-auth-app-django==5.0.0
|
||||
social-auth-core==4.2.0
|
||||
@@ -0,0 +1,5 @@
|
||||
# Packages for testing
|
||||
pytest==7.1.1
|
||||
httpretty==1.1.4
|
||||
pycodestyle==2.8.0
|
||||
-e .
|
||||
Reference in New Issue
Block a user