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

Commit 6d0acac0 authored by jahinimtiaz's avatar jahinimtiaz Committed by Cherrypicker Worker
Browse files

Add a TODO to import python modules

Bug: 267785204
Test: Presubmit
Change-Id: I0af33e0696afe2a2cdde374e75ee4203e8c629ee
(cherry picked from commit 7b49823b)
Merged-In: I0af33e0696afe2a2cdde374e75ee4203e8c629ee
parent 9bf323e1
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" />