Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 010fdfe9 authored by Jahin Imtiaz's avatar Jahin Imtiaz Committed by Gerrit Code Review
Browse files

Merge "Add a TODO to import python modules"

parents f0a91dcd 7b49823b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
    </target_preparer>

    <target_preparer class="com.android.tradefed.targetprep.PythonVirtualenvPreparer">
        <!-- TODO(b/267785204): Import python dependencies -->
        <option name="dep-module" value="grpcio" />
        <option name="dep-module" value="protobuf==3.20.1" />
        <option name="dep-module" value="scipy" />