We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5961a54 commit 6966588Copy full SHA for 6966588
BUILD.bazel
@@ -22,6 +22,6 @@ cc_binary(
22
deps = [
23
"pytox.ld",
24
"//c-toxcore",
25
- "@python2//:python",
+ "@python3//:python",
26
],
27
)
0 commit comments