requirements: Remove socialauth.txt recursive dep file.

This commit is contained in:
rht
2017-08-22 08:40:56 +02:00
committed by Tim Abbott
parent 3f343f4b7b
commit beba59bfd5
5 changed files with 5 additions and 11 deletions

View File

@@ -4,9 +4,6 @@ The dependency graph of the requirements is as follows:
dev prod
+ + +
| +->common<-+
| |
| v
| socialauth
v
mypy,docs,py3k
```