requirements: Rename py3_socialauth.txt to socialauth.txt.

This commit is contained in:
rht
2017-08-22 06:10:28 +02:00
committed by Tim Abbott
parent 80f4ba7a76
commit e2627df7f0
3 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ dev py3_prod
| +->py3_common<-+ | +->py3_common<-+
| | | |
| v | v
| emailmirror,py3_socialauth | emailmirror,socialauth
v v
mypy,docs,py3k mypy,docs,py3k
``` ```

View File

@@ -178,4 +178,4 @@ py3dns==3.1.0
pyldap==2.4.37 pyldap==2.4.37
# Install Python Social Auth # Install Python Social Auth
-r py3_socialauth.txt -r socialauth.txt