Add bindep.txt for pypy

Since we do not have a bindep fallback file anymore, pypy is not
installed anymore. Add bindep.txt to install the interpreter.

Change-Id: I3324e6dd00523359e5722867774b51b980b336e3
This commit is contained in:
Andreas Jaeger 2019-08-19 16:22:16 +02:00
parent 09218a7621
commit d2db507115
1 changed files with 2 additions and 0 deletions

2
bindep.txt Normal file
View File

@ -0,0 +1,2 @@
pypy [platform:ubuntu pypy]
pypy-dev [platform:ubuntu pypy]