Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 3f2f366

Browse files
committed
try python 3.8
1 parent 4d016ff commit 3f2f366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/fuchsia/sdk/find_dart_libraries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/env python3.8
22
#
33
# Copyright 2013 The Flutter Authors. All rights reserved.
44
# Use of this source code is governed by a BSD-style license that can be

0 commit comments

Comments
 (0)