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

Commit 7b49823b authored by jahinimtiaz's avatar jahinimtiaz
Browse files

Add a TODO to import python modules

Bug: 267785204
Test: Presubmit
Change-Id: I0af33e0696afe2a2cdde374e75ee4203e8c629ee
parent 12573401
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" />