scaffold build/release tools

This commit is contained in:
lpm0073
2022-10-06 20:00:15 -05:00
parent 088c0c038d
commit 2614bb2c6a
5 changed files with 43 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# Latest Python Social Auth
social-auth-app-django
social-auth-core
twine
build

View File

@ -1,3 +1,5 @@
# Stable Python Social Auth, found in Open edX Nutmeg
social-auth-app-django==5.0.0
social-auth-core==4.2.0
social-auth-core==4.2.0
twine
build